blob: 5fd389e95d9caf3d06d480f73bc901061c685236 [file] [log] [blame]
{
"name": "GYUIFactory",
"version": "0.0.4",
"summary": "快速创建UI控件",
"description": "\"通过链式语法快速创建UI控件\"",
"homepage": "https://github.com/yanqzxsl/GYUIFactory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoyan": "yanqzxsl@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yanqzxsl/GYUIFactory.git",
"tag": "0.0.4"
},
"source_files": "GYUIFactory/UIFactory/**/*.{h,m}"
}