blob: 86b75cd899e8f74007ef1900024e60790def2a2a [file] [log] [blame]
{
"name": "StackMobPush",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "stackmob-ios-push-sdk/*.{h,m}",
"dependencies": {
"stl-oauth-client": [
]
},
"requires_arc": true
}