blob: 704fd3d3bb936a84df25ddf44dd65b7a26d1e587 [file] [log] [blame]
{
"name": "TrackerFramework",
"version": "1.0.4",
"summary": "TrackerFramework SDK",
"description": "TrackerFramework 埋点SDK,自动记录点击事件,页面跳转事件",
"homepage": "https://github.com/wangxinIOS/TrackerFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sean": "w_angxin@yeah.net"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangxinIOS/TrackerFramework.git",
"tag": "1.0.4"
},
"source_files": "lib/Tracker.framework/Headers/*.{h}",
"vendored_frameworks": "lib/Tracker.framework",
"frameworks": "CoreTelephony",
"libraries": "sqlite3.0"
}