blob: 4643eb39fee043d84d7c12839054993a8b508ca6 [file] [log] [blame]
{
"name": "Slope",
"summary": "A simpler way to implement simple gradients on iOS.",
"version": "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"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"frameworks": "UIKit"
}