4 "summary": "Hoodie for iOS",
5 "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",
6 "homepage": "http://hood.ie",
7 "license": "Apache 2.0",
9 "Katrin Apel": "katrin.apel@gmail.com"
12 "git": "https://github.com/kaalita/Hoodie-iOS.git",
15 "social_media_url": "https://twitter.com/hoodiehq",
20 "source_files": "Classes/ios/*.{h,m}",
22 "vendored_frameworks": "Frameworks/CouchbaseLite.framework"
25 "OTHER_LDFLAGS": "-weak_library /usr/lib/libz.dylib"