blob: 1f20799a9cbc1f34a096d676655acd0b3a2a08d7 [file] [log] [blame]
{
"name": "Applanga",
"version": "2.0.85",
"summary": "This is the iOS SDK for Applanga.",
"homepage": "http://applanga.com",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Mbaas Development GmbH": "developer@applanga.com"
},
"source": {
"git": "https://github.com/applanga/sdk-ios.git",
"tag": "2.0.85"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "SystemConfiguration",
"libraries": [
"sqlite3",
"z"
],
"preserve_paths": "Applanga.framework",
"public_header_files": "Applanga.framework/Headers/Applanga.h",
"source_files": "Applanga.framework/Headers/Applanga.h",
"vendored_frameworks": "Applanga.framework",
"requires_arc": true
}