blob: 3eac2e4925e8e0501d7db533e1e5b1c65edbe988 [file] [log] [blame]
{
"name": "EasyGradientView",
"version": "1.0",
"summary": "UIView with gradient background. Easy with IBInspectable.",
"swift_version": "4.2",
"description": "UIView with gradient background two clicks. Easy with IBInspectable.",
"homepage": "https://github.com/BakhMedia/EasyGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ilya Aleshin": ""
},
"social_media_url": "https://www.youtube.com/channel/UCwAjVOzmin89z50aRomzRfg",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/BakhMedia/EasyGradientView.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}",
"EasyGradientView/*.swift"
],
"exclude_files": "Classes/Exclude"
}