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