blob: 29c1ddb43925ade933d8c837ff83b28b132b0199 [file] [log] [blame]
{
"name": "AppoxeeLocationServices",
"version": "4.0.14",
"summary": "AppoxeeLocationServices enables developers to harnest the full power of Appoxee Location Services on their iOS applications.",
"description": "AppoxeeLocationServices enables geo capebilities 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/iosGeoArtifacts.git",
"tag": "4.0.14"
},
"platforms": {
"ios": "7.0"
},
"ios": {
"frameworks": "CoreLocation",
"libraries": "sqlite3",
"vendored_frameworks": "SDK/AppoxeeLocationServices.framework"
},
"preserve_paths": "SDK/AppoxeeLocationServices.framework",
"dependencies": {
"AppoxeeSDK": [
"~> 4.0.14"
]
},
"requires_arc": true
}