blob: eef205eeb3678da6d8116699ea3328b5c439117f [file] [log] [blame]
{
"name": "SKUIComponents",
"version": "0.9.2",
"summary": "A library of custom UI components for iOS Swift 3+.",
"description": "This is a library that provide custom UI components for iOS developers. The library is in Swift 3. Rounded corner button, button with gradient colors, rounded images... and more!",
"homepage": "https://github.com/sihekuang/SKUIComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Lee": "sihekuang@gmail.com"
},
"source": {
"git": "https://github.com/sihekuang/SKUIComponents.git",
"tag": "0.9.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SKUIComponents/Classes/**/*",
"pushed_with_swift_version": "3.0"
}