blob: 7dad1148067c416d369ba60e98578885ec569c31 [file] [log] [blame]
{
"name": "Gentler",
"version": "0.1.0",
"summary": "Gradient animation",
"description": "Gentler allow you fast customize gradient colors",
"homepage": "https://github.com/vladaccess/Gentler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vladaccess": "vladaccess@outlook.com"
},
"source": {
"git": "https://github.com/vladaccess/Gentler.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.{swift}",
"frameworks": "UIKit",
"swift_version": "4.0",
"requires_arc": true
}