Closed orta closed 8 years ago
This sounds good! Will this will also require a bump in the podspec version?
I figure you'd do that the next time you deploy, in the mean-time anyone can use:
pod 'AppHub', :git => "https://github.com/AppHubPlatform/apphub.git"
To get this. Mainly, because I imagine you'd keep it in-step with the package.json
and I don't want to make them mis-matched.
Perfect, thanks @orta!
Hey there! Nice library, looking 👍 so far :)
So, you have a dependency on
React
however, the only headers that you use are these:Which are all available in just
React/Core
( this is a CocoaPods subspec feature the allows you to reduce your dependency tree )