blob: 9b7dfd50b4e89682ffd63abfb5b24c3d64fb8640 [file] [log] [blame]
{
"name": "ETEventTrack",
"version": "1.0.6",
"license": "MIT",
"summary": "iOS项目埋点基础框架",
"homepage": "https://github.com/willn1987/ETEventTrack",
"source": {
"git": "https://github.com/willn1987/ETEventTrack.git",
"tag": "1.0.6"
},
"source_files": "ETEventTrack/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"SensorsAnalyticsSDK": [
]
},
"authors": {
"willn1987": "391690874@qq.com"
},
"social_media_url": "https://github.com/willn1987"
}