blob: 0334743b1f0cd89ee5f788321fa806a294e10131 [file] [log] [blame]
{
"name": "HMTLibs",
"version": "1.2.031",
"summary": "A Moblie Analytics SDK",
"description": "This Pod contains HMVT SDK",
"homepage": "http://www.iresearch.cn/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HMT": ""
},
"source": {
"git": "https://git.hypers.com/yehuiwei/hmvtLibs.git",
"tag": "1.2.031"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"CoreFoundation",
"CoreLocation",
"CoreMotion",
"CoreTelephony",
"Security",
"SystemConfiguration",
"AdSupport"
],
"libraries": [
"sqlite3",
"z.1.1.3"
],
"source_files": "HMTLibs/Classes/**/*",
"vendored_libraries": "HMTLibs/Lib/*.a"
}