blob: 40261b538a4731c81157f89cd8ce8be73363521a [file] [log] [blame]
{
"name": "HMTLibs",
"version": "1.2.091",
"summary": "A Moblie Analytics SDK",
"description": "This Pod contains HMVT SDK",
"homepage": "https://www.hypers.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HMT": ""
},
"source": {
"git": "https://git.hypers.com/Mobile/hmtlibs.git",
"tag": "1.2.091"
},
"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"
}