blob: bef52a9f7c64efd91ddb8a5d8663f1c3739704b2 [file] [log] [blame]
{
"name": "Gradientable",
"version": "0.0.2",
"summary": "Easy to use Gradiention in iOS",
"description": "Easy to use Gradiention Protocol in iOS",
"homepage": "https://github.com/Kofktu/Gradientable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/Gradientable.git",
"tag": "0.0.2"
},
"source_files": "Gradientable/Classes/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}