[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / b / ZettaKit / 0.0.6 / ZettaKit.podspec.json
blob39b7d7e437caaaff8855112f9ed4afdca824a44f
2   "name": "ZettaKit",
3   "version": "0.0.6",
4   "summary": "A Reactive Hypermedia Client for the Zetta HTTP API.",
5   "description": "This library allows you to harness the power of Reactive Programming to interact with the Zetta HTTP API.",
6   "homepage": "https://github.com/zettajs/ZettaKit",
7   "license": "MIT",
8   "authors": {
9     "Matthew Dobson": "matt@apigee.com"
10   },
11   "source": {
12     "git": "https://github.com/zettajs/ZettaKit.git",
13     "tag": "0.0.6"
14   },
15   "social_media_url": "https://twitter.com/zettajs",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "ZettaKit": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "ReactiveCocoa": [
28       "2.4.7"
29     ],
30     "SocketRocket": [
31       "0.4"
32     ]
33   },
34   "libraries": "z"