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