[Add] AnyThinkYandexSDKAdapter 6.4.27.2
[CocoaPods.git] / Specs / c / a / 9 / CouchCocoa / 0.961-beta6 / CouchCocoa.podspec.json
blob5829fe19ed30b0af026e6777bb457a44cfe90db1
2   "name": "CouchCocoa",
3   "version": "0.961-beta6",
4   "license": {
5     "type": "Apache",
6     "text": "Released under the Apache license, version 2.0."
7   },
8   "summary": "Objective-C API for CouchDB on iOS and Mac OS.",
9   "homepage": "https://github.com/couchbaselabs/CouchCocoa",
10   "authors": {
11     "Jens Alfke": "jens@couchbase.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/couchbaselabs/CouchCocoa.git",
18     "tag": "v0.961-beta6"
19   },
20   "source_files": [
21     "Couch",
22     "Model",
23     "REST",
24     "UI/iOS"
25   ],
26   "compiler_flags": "-DCOUCHCOCOA_IMPL",
27   "dependencies": {
28     "JSONKit": [
29       "~> 1.4"
30     ]
31   },
32   "requires_arc": false