blob: 45f18b32bc036f9beb69da4b7bdf8866542c550b [file] [log] [blame]
{
"name": "GradientViewInspectable",
"version": "1.1",
"summary": "Use gradient view easily from interface builder or code.",
"homepage": "https://github.com/shoaib-akhtar/GradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shoaib Akhtar": "shoaib.akhtar1@live.com"
},
"source": {
"git": "https://github.com/shoaib-akhtar/GradientView.git",
"branch": "master",
"tag": "1.1"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "GradientView/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}