blob: d673032f179b0feb5486de8912ea94f2996713b8 [file] [log] [blame]
{
"name": "Gradientable",
"version": "0.0.1",
"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.1"
},
"source_files": "Gradientable/Classes/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}