blob: 08768616a5ae6729037ac1d4ee57e1c011de10df [file] [log] [blame]
{
"name": "XKViewFactory",
"version": "0.0.4",
"summary": "XKViewFactory的简短介绍summary",
"description": "TODO: 这是长介绍,description,这是一个使用链式语法生成如UILabel、UIButton等常用控件的库.",
"homepage": "https://gitee.com/uiop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": ""
},
"source": {
"git": "https://github.com/YoungXKing/XKViewFactory.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "XKViewFactory/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}