blob: 07e61ce4cdac7b58452cb50fe6230fd25b96345c [file] [log] [blame]
{
"name": "MRBGradientView",
"version": "1.0.0",
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/skunkmb/MRBGradientView",
"authors": {
"Marco Burstein": "marco@marco.how"
},
"summary": "an iOS view class for creating gradients and shadows with ease in the Interface Builder",
"source": {
"git": "https://github.com/skunkmb/MRBGradientView.git",
"tag": "@1.0.0"
},
"source_files": "MRBGradientView.swift"
}