blob: 284330969317e1356de6ad8ba438b97821ed3579 [file] [log] [blame]
{
"name": "SwiftyUI",
"version": "1.4.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.4.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}