blob: 35d3e23fb7c9a524ccdaa55333bb8d3545abb795 [file] [log] [blame]
{
"name": "FKDemo",
"version": "0.0.1",
"summary": "测试发布框架",
"homepage": "https://github.com/CollinBin/FKDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rookie": "songbincheng1990@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CollinBin/FKDemo.git",
"tag": "0.0.1"
},
"source_files": "FKDemoProject/FKDemoProject/FKDemo/*.{h,m}",
"requires_arc": true
}