blob: 38950ab71807da9d669f68955f438e4fa3eef75e [file] [log] [blame]
{
"name": "Orbiter",
"version": "2.0.1",
"license": "MIT",
"summary": "Push Notification Registration for iOS.",
"homepage": "https://github.com/mattt/Orbiter",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/Orbiter.git",
"tag": "2.0.1"
},
"source_files": "Orbiter",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
}
}