blob: e5ab821849af6f5b937e3ae33dfe881a54ec72f2 [file] [log] [blame]
{
"name": "AppicUMSDK",
"version": "0.0.2",
"summary": "A short description of UM.",
"description": "appic sdk by appicplay",
"homepage": "https://www.appicplay.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhang weili": "zhangweili@appicplay.com"
},
"platforms": {
"ios": null
},
"source": {
"http": "http://img.appicplay.com/sdk/Mediation/UM/UM.v0.0.2.zip"
},
"requires_arc": true,
"vendored_frameworks": [
"UM/UMCommon.framework",
"UM/UMAnalytics.framework"
],
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"sqlite3.0",
"z"
]
}