blob: fd10657aac12544c6902823169c7ef97e56c7cd5 [file] [log] [blame]
{
"name": "FFEventTrack",
"version": "1.0.1",
"license": "MIT",
"summary": "iOS项目埋点基础框架",
"authors": {
"FFTeam": "huangqun@finupgroup.com"
},
"homepage": "http://gitlab.puhuitech.cn/iOS_Modules/ETEventTrack",
"source": {
"git": "http://gitlab.puhuitech.cn/iOS_Modules/ETEventTrack.git",
"tag": "1.0.1"
},
"source_files": "FFEventTrack/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"SensorsAnalyticsSDK": [
]
}
}