blob: 0360c29e342e0e4302390de21b01ea74d4a743ad [file] [log] [blame]
{
"name": "Slope",
"summary": "A simpler way to implement simple gradients on iOS.",
"version": "1.1.1",
"license": {
"type": "MIT"
},
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"source_files": "Source/*.swift",
"swift_version": "4.1",
"homepage": "https://github.com/mergesort",
"source": {
"git": "https://github.com/mergesort/Slope.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"frameworks": "UIKit"
}