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