uber / cyborg

Display Android Vectordrawables on iOS.
Apache License 2.0
300 stars 19 forks source link

Add podspec file to support CocoaPods #79

Closed bofeizhu closed 1 year ago

bofeizhu commented 4 years ago

Close #67. Need input from your team to update the email and maybe add more fields.

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

benpious commented 4 years ago

Are you aware of a good way to test this locally? I had done some work on #67 myself but couldn't get the local pod flow to work on Catalina.

bofeizhu commented 4 years ago

Something like this? https://github.com/Instagram/IGListKit/blob/master/Examples/Examples-iOS/Podfile

You can add the local podspec file path to the Podfile. Then run pod install.