blob: 4a1c8623d663c926c5688de8397a7e386aeece00 [file] [log] [blame]
{
"name": "StackMobPush",
"version": "1.0.1",
"license": "Apache License, Version 2.0",
"summary": "StackMob's Push SDK for sending push notifications via the StackMob Services on iOS.",
"homepage": "http://stackmob.com",
"authors": {
"StackMob": "info@stackmob.com"
},
"source": {
"git": "https://github.com/stackmob/stackmob-ios-push-sdk.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "stackmob-ios-push-sdk/*.{h,m}",
"dependencies": {
"stl-oauth-client": [
]
},
"requires_arc": true
}