blob: 2c5990a5e7d1264fc0cd14d657950ca9a6e0ffc9 [file] [log] [blame]
{
"name": "AppoxeeSDK",
"version": "4.0.12",
"summary": "Appoxee SDK enables developers to harnest the full power of Appoxee on their iOS applications.",
"description": "Appoxee SDK enables push notification in your iOS application, for engaging your application users and increasing retention.",
"homepage": "http://www.appoxee.com",
"license": {
"type": "Custom",
"file": "AppoxeeLicence.txt"
},
"authors": {
"Appoxee": "info@appoxee.com"
},
"source": {
"git": "https://github.com/AppoxeeMobile/iosArtifacts.git",
"tag": "4.0.12"
},
"platforms": {
"ios": "7.0"
},
"ios": {
"vendored_frameworks": "SDK/AppoxeeSDK.framework"
},
"preserve_paths": "SDK/AppoxeeSDK.framework",
"requires_arc": true
}