| { |
| "name": "SwiftyUI", |
| "version": "1.2.0", |
| "summary": "High performance and lightweight UI.", |
| "description": "High performance(100%) and lightweight(one class each UI) UIView, UIImage, UIImageView, UIlabel, UIButton and more.", |
| "homepage": "https://github.com/haoking/SwiftyUI", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Haochen Wang": "hoakinus@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/haoking/SwiftyUI.git", |
| "tag": "1.2.0" |
| }, |
| "source_files": "Source/*.swift", |
| "pushed_with_swift_version": "4.0" |
| } |