blob: 110addf13050777e1e1305ed9b0e6fd8dfc74fe7 [file] [log] [blame]
{
"name": "WPChained",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WPChained/Classes/**/*",
"frameworks": "UIKit"
}