[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / a / Orbiter / 2.0.2 / Orbiter.podspec.json
blobfca14a6cf9076a725f5e00465d5929222558fa8f
2   "name": "Orbiter",
3   "version": "2.0.2",
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.0.2"
14   },
15   "source_files": "Orbiter",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "6.0"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.1"
23     ]
24   }