blob: cbbb5a1f59caa92967bd2b3036027dc8b708a2e7 [file] [log] [blame]
{
"name": "AppoxeeInapp",
"version": "4.0.14",
"summary": "Appoxee-Inapp enables developers to harnest the full power of Appoxee Inapp messaging on their iOS applications.",
"description": "Appoxee-Inapp enables Inapp messaging 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/iosInappArtifacts.git",
"tag": "4.0.14"
},
"platforms": {
"ios": "7.0"
},
"ios": {
"vendored_frameworks": "SDK/AppoxeeInapp.framework"
},
"preserve_paths": "SDK/AppoxeeInapp.framework",
"resource_bundles": {
"AppoxeeInappResources": "SDK/AppoxeeInappResources.bundle"
},
"dependencies": {
"AppoxeeSDK": [
"~> 4.0.14"
]
},
"requires_arc": true
}