blob: 22c0a5abca3eda21bf08576b2979cb7323cacc02 [file] [log] [blame]
{
"name": "SKUIComponents",
"version": "0.6.4",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SKUIComponents/Classes/**/*",
"pushed_with_swift_version": "3.0"
}