Latest | 0.2.2 |
---|---|
Homepage | http://hood.ie |
License | Apache 2.0 |
Platforms | ios 6.0, requires ARC |
Dependencies | AFNetworking, FMDB |
Authors |
Latest podspec
{ "name": "HOOHoodie", "version": "0.2.2", "summary": "Hoodie for iOS", "description": " Using the Hoodie API for the backend and Couchbase Lite as local data storage, n Hoodie makes it fast and easy to develop offline first apps.n", "homepage": "http://hood.ie", "license": "Apache 2.0", "authors": { "Katrin Apel": "[email protected]" }, "source": { "git": "https://github.com/kaalita/Hoodie-iOS.git", "tag": "0.2.2" }, "social_media_url": "https://twitter.com/hoodiehq", "platforms": { "ios": "6.0" }, "requires_arc": true, "source_files": "Classes/ios/*.{h,m}", "ios": { "vendored_frameworks": "Frameworks/CouchbaseLite.framework" }, "xcconfig": { "OTHER_LDFLAGS": "-weak_library /usr/lib/libz.dylib" }, "dependencies": { "AFNetworking": [ "~> 2.0" ], "FMDB": [ "~> 2.3" ] } }
Sun, 06 Mar 2016 03:51:02 +0000