| { |
| "name": "UIViewChainable", |
| "version": "0.1.4", |
| "summary": "An elegent extension to make UIView layout and confiugration chainable", |
| "description": "An elegent extension to make UIView layout and confiugration chainable.", |
| "homepage": "https://github.com/jiakai-lian/UIViewChainable", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Jacky Lian": "jiakai.lian@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/jiakai-lian/UIViewChainable.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "UIViewChainable/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "4.0" |
| } |