blob: e5a718a3e96e4e495eee7d114c9a26f0dfb4c329 [file] [log] [blame]
{
"name": "FTestDemo",
"version": "1.0.0",
"summary": "sdk上传前测试",
"homepage": "https://github.com/fengshaohui/WillUpLoadSDkDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"fengshaohui": "343407675@qq.com"
},
"source": {
"git": "https://github.com/fengshaohui/WillUpLoadSDkDemo.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "FTestDemo/Class/*.{h,m}"
}