blob: fc4b8f49b70c3e0fa47491e7f70484f54053aa17 [file] [log] [blame]
{
"name": "YWChainMaker",
"version": "0.0.5",
"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.5"
},
"source_files": "YWChainMaker/*",
"requires_arc": true
}