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