blob: 80105ac9d118570fd95048b908f69538836a93f9 [file] [log] [blame]
{
"name": "EventTrack",
"version": "0.0.3",
"summary": "POC埋点SDK",
"description": "POC自用埋点SDK",
"homepage": "https://github.com/ArmyMa/EventTrack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ArmyMa": "army_ma@163.com"
},
"source": {
"git": "https://github.com/ArmyMa/EventTrack.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "EventTrackSDK/EventTrackSDK/*.{h,m}",
"swift_version": "5.0"
}