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