SwiftReflection
SwiftReflection copied to clipboard
cocoa pod is not pushed to trunk
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 this is push a 0.1.0 tag, register yourself with "pod trunk register" in the terminal then run "pod trunk push /path/SwiftReflection.podspec"