blob: c4c08a86d08589e337ca5c563c7b45797c35ead6 [file] [log] [blame]
{
"name": "TestFile",
"version": "0.0.1",
"summary": "TestFile.",
"description": "私有仓库测试使用",
"homepage": "http://EXAMPLE/TestFile",
"license": "MIT",
"authors": {
"WANG DONG": "aney.wangdong@fenda.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/Fly127/BLECommonTool.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"TestFile/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}