[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / f / ObjectiveDDP / 0.1.5 / ObjectiveDDP.podspec.json
blob45b3049d3431c3694994dd51c56f2bb9997c3a67
2   "name": "ObjectiveDDP",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "0.1.5",
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.5"
14   },
15   "source_files": "ObjectiveDDP/*.{h,m,c}",
16   "requires_arc": true,
17   "dependencies": {
18     "SocketRocket": [
19       "0.3.1-beta2"
20     ]
21   }