[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / a / Orbiter / 2.0.1 / Orbiter.podspec.json
blob38950ab71807da9d669f68955f438e4fa3eef75e
2   "name": "Orbiter",
3   "version": "2.0.1",
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": "2.0.1"
13   },
14   "source_files": "Orbiter",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   },
19   "dependencies": {
20     "AFNetworking": [
21       "~> 2.0"
22     ]
23   }