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