blob: 7cd2fbc72c0447df9ae7c47bf6eb789348d863cc [file] [log] [blame]
{
"name": "HypersMobileAnalyticsSDK",
"version": "1.2.20",
"summary": "A Moblie Analytics SDK",
"description": "This Pod contains HMA SDK",
"homepage": "https://www.hypers.com/",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"HMT": "hypers"
},
"source": {
"git": "https://github.com/moluwentu/hma-sdk-ios.git",
"tag": "1.2.20"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"CoreFoundation",
"CoreLocation",
"CoreMotion",
"CoreTelephony",
"Security",
"SystemConfiguration",
"AdSupport"
],
"libraries": [
"sqlite3",
"z.1.1.3"
],
"source_files": "HypersMobileAnalyticsSDK/Classes/**/*",
"vendored_libraries": "HypersMobileAnalyticsSDK/Lib/*.a"
}