blob: b35692098bbfef89d20a5807cfc70f6afbfeb37b [file] [log] [blame]
{
"name": "UICustomView",
"version": "0.0.1",
"summary": "UIView with gradient colors and radius",
"homepage": "https://github.com/rallets-network/UICustomView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hengyi Xu": "saberrty.xu@gmail.com"
},
"source": {
"git": "https://github.com/rallets-network/UICustomView.git",
"tag": "0.0.1"
},
"source_files": "UICustomView/UICustomView.{swift}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2"
}