blob: 565d1ceb6858379492b7db312eef0df5300d2751 [file] [log] [blame]
{
"name": "PushApps",
"version": "1.0.0",
"summary": "PushApps - the first Push Notification Enrichment Platform",
"description": "PushApps SDK enables you to send enriched push notifications via the PushApps platform.",
"homepage": "https://www.pushapps.mobi",
"license": "MIT",
"authors": {
"PushApps": "support@pushapps.mobi"
},
"source": {
"git": "https://github.com/PushAppsPlatform/pushapps-ios-sdk.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "Framework/PushApps.framework"
}