SwiftTypeReader
You can gather type definitions from Swift source code.
Example
Development
Design consideration
This library doesn't distinguish type descriptor and concrete type.
It make implementation simple but ugly especially when generic argument application happens.