blob: c8f45c07849f09d5e26ef8f4e03a001156a6d8a3 [file] [log] [blame]
{
"name": "Applanga",
"version": "1.0.13",
"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": "1.0.13"
},
"platforms": {
"ios": "7.0"
},
"frameworks": "SystemConfiguration",
"preserve_paths": "Applanga.framework",
"public_header_files": "Applanga.framework/Headers/Applanga.h",
"vendored_frameworks": "Applanga.framework",
"requires_arc": true
}