[Add] iOS_wis 3.1.20
[CocoaPods.git] / Specs / 4 / 5 / a / Orbiter / 0.0.3 / Orbiter.podspec.json
blobe9ceec46c2242ed761386581c781809deff1cd84
2   "name": "Orbiter",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "Push Notification Registration for iOS.",
6   "homepage": "https://github.com/mattt/Orbiter",
7   "authors": {
8     "Mattt Thompson": "m@mattt.me"
9   },
10   "source": {
11     "git": "https://github.com/mattt/Orbiter.git",
12     "tag": "0.0.3"
13   },
14   "source_files": "Orbiter",
15   "requires_arc": true,
16   "dependencies": {
17     "AFNetworking": [
18       ">= 0.9"
19     ]
20   }