blob: 3884ed42cb0a306845c32ea52731e840e82ae8dc [file] [log] [blame]
{
"name": "NewUM",
"version": "0.0.1",
"summary": "A short description of NewUM.",
"homepage": "http://192.168.1.204:80/wuyi/NewUM.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://192.168.1.204:80/wuyi/NewUM.git",
"tag": "0.0.1"
},
"source_files": "NewUM/NewUM/NewUmeng/*.{h,m}",
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"UMAnalytics",
"UMCommon"
],
"vendored_frameworks": [
"NewUM/NewUM/UMAnalytics.framework",
"NewUM/NewUM/UMCommon.framework"
],
"libraries": [
"z",
"sqlite3"
]
}