blob: 372127dc18d33c5954a7ea3a6067a180d2bc0e8f [file] [log] [blame]
{
"name": "YWChainMaker",
"version": "0.0.4",
"summary": "UIKit部分控件的链式编程",
"description": "UILabel/UIButton/UITextField/UITextView/UIImageView的链式编程",
"homepage": "https://github.com/flyOfYW/YWChainMaker",
"license": "MIT",
"authors": {
"Mrs Yao": "1498627884@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/flyOfYW/YWChainMaker.git",
"tag": "0.0.4"
},
"source_files": "YWChainMaker/*",
"requires_arc": true
}