blob: 112b27d6c9bfdc3133646990283c522023e5dc39 [file] [log] [blame]
{
"name": "Orbiter",
"version": "2.0.0",
"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.0"
},
"source_files": "Orbiter",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
}
}