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