blob: 3b22d1f7d1a2a286309433ecabccc298e3baf9a6 [file] [log] [blame]
{
"name": "CYFTest",
"version": "0.0.1",
"summary": "A short description of CYFTest.",
"homepage": "https://git.oschina.net/myfengcheng/CYFTest",
"license": "MIT",
"authors": {
"myfengcheng": "1527273406@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.oschina.net/myfengcheng/CYFTest.git",
"tag": "0.0.1"
},
"source_files": "Source/CYFTest/**/*.h",
"requires_arc": true,
"public_header_files": "Source/CYFTest/**/*.h"
}