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