blob: cdd3b5d1b18091e2cf140c3330aa9ba36e5de030 [file] [log] [blame]
{
"name": "SKUIComponents",
"version": "0.6.5",
"summary": "A library of custom UI components for iOS in 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.6.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SKUIComponents/Classes/**/*",
"pushed_with_swift_version": "3.0"
}