[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / b / f / ObjectiveDDP / 0.1.8 / ObjectiveDDP.podspec.json
blob0f06b0aded8f759d1cb91f8cedb3af8fdd2165cb
2   "name": "ObjectiveDDP",
3   "platforms": {
4     "ios": "7.1"
5   },
6   "version": "0.1.8",
7   "license": "MIT",
8   "summary": "Facilitates communication between iOS clients and meteor.js servers",
9   "homepage": "https://github.com/boundsj/ObjectiveDDP.git",
10   "authors": "Jesse Bounds",
11   "source": {
12     "git": "https://github.com/boundsj/ObjectiveDDP.git",
13     "tag": "v0.1.8"
14   },
15   "source_files": "ObjectiveDDP/*.{h,m,c}",
16   "requires_arc": true,
17   "dependencies": {
18     "SocketRocket": [
19       "0.3.1-beta2"
20     ],
21     "M13OrderedDictionary": [
23     ]
24   }