blob: 9ed0454cdc837025dddcf1c56b0da93606e41f64 [file] [log] [blame]
{
"name": "WPChained",
"version": "0.1.2",
"summary": "常用属性的链式封装:如UILabel、UIButton、UIBarButtonItem、MutableAttributedString等",
"description": "常用属性的链式封装:如UILabel、UIButton、UIBarButtonItem、MutableAttributedString等.",
"homepage": "https://github.com/wuyanghu/WPChained",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"823105162@qq.com": "823105162@qq.com"
},
"source": {
"git": "https://github.com/wuyanghu/WPChained",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WPChained/Classes/**/*",
"frameworks": "UIKit"
}