blob: e9ceec46c2242ed761386581c781809deff1cd84 [file] [log] [blame]
{
"name": "Orbiter",
"version": "0.0.3",
"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": "0.0.3"
},
"source_files": "Orbiter",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
">= 0.9"
]
}
}