[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 5 / a / Orbiter / 2.1.0 / Orbiter.podspec.json
blobf2d4bac735a2f53dfeb803140ce41310fc22006f
2   "name": "Orbiter",
3   "version": "2.1.0",
4   "license": "MIT",
5   "summary": "Push Notification Registration for iOS.",
6   "homepage": "https://github.com/mattt/Orbiter",
7   "social_media_url": "https://twitter.com/mattt",
8   "authors": {
9     "Mattt Thompson": "m@mattt.me"
10   },
11   "source": {
12     "git": "https://github.com/mattt/Orbiter.git",
13     "tag": "2.1.0"
14   },
15   "source_files": "Orbiter",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.9"
20   },
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.1"
24     ]
25   }