blob: 10dd86f88ba9a31d1cc3e5d642edbd718d9280b5 [file] [log] [blame]
{
"name": "FFTEventTrack",
"version": "1.0.0",
"license": "MIT",
"summary": "iOS项目埋点基础框架",
"homepage": "https://github.com/willn1987/FFTEventTrack",
"source": {
"git": "https://github.com/willn1987/FFTEventTrack.git",
"tag": "1.0.0"
},
"source_files": "FFTEventTrack/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"willn1987": "391690874@qq.com"
},
"social_media_url": "https://github.com/willn1987"
}