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