| { |
| "name": "WPChained", |
| "version": "0.1.0", |
| "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.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WPChained/Classes/**/*" |
| } |