HLDeferred-objc
HLDeferred-objc copied to clipboard
Pod-ification
Added:
- Podspec so you can say install HLDeferred using CocoaPods
.gitignore- handy to have :)
Removed:
- Embedded JSONKit - now uses CocoaPods dependency resolution to bundle JSONKit
I am not quite done with this PR yet - if you give the OK I will update the Readme to reflect the new installation procedure: no longer is JSONKit bundled (a huge pain in the ass because many projects already depend on JSONKit) and you can install using a Podfile.
Go for it, thanks!