blob: dd6a0d4efe9cab2275ac722fc7bc822f576c11df [file] [log] [blame]
{
"name": "SensorsAnalyticsSDK",
"version": "1.6.21",
"summary": "The offical iOS SDK of Sensors Analytics.",
"homepage": "http://www.sensorsdata.cn",
"source": {
"git": "https://github.com/sensorsdata/sa-sdk-ios.git",
"tag": "v1.6.21"
},
"license": {
"type": "Apache License, Version 2.0"
},
"authors": {
"Yuhan ZOU": "zouyuhan@sensorsdata.cn"
},
"source_files": [
"SensorsAnalyticsSDK/SensorsAnalyticsSDK",
"SensorsAnalyticsSDK/SensorsAnalyticsSDK/*.{h,m}"
],
"public_header_files": "SensorsAnalyticsSDK/SensorsAnalyticsSDK/SensorsAnalyticsSDK.h",
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics",
"QuartzCore"
],
"libraries": [
"icucore",
"sqlite3",
"z"
],
"platforms": {
"ios": "7.0"
}
}