SwiftReflection icon indicating copy to clipboard operation
SwiftReflection copied to clipboard

Retrieve name and type of properties for a class that inherits from NSObject. You do not need an instance of said class.

Results 2 SwiftReflection issues
Sort by recently updated
recently updated
newest added

Hi, https://cocoapods.org does not list SwiftReflection as a pod and there is no https://github.com/Sajjon/SwiftReflection/releases 0.1.0 as needed by the podspec at https://github.com/Sajjon/SwiftReflection/blob/master/SwiftReflection.podspec All you would have to do to fix...

I wasn't sure how to comment on this as it so I have put it here. The issue with Int? not working is due to the data type needing to...