blob: a8a620bf23868392207cdaf6c5c0c7a25c66df82 [file] [log] [blame]
{
"name": "ComplimentaryGradientView",
"version": "0.1.6",
"summary": "Create complementary gradients generated from dominant and prominent colors in supplied image.",
"description": "Create complementary gradients generated from dominant and prominent colors in supplied image. Inspired by Grade.js",
"homepage": "https://github.com/gkye/ComplimentaryGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"=": "qwstnz@gmail.com"
},
"source": {
"git": "https://github.com/gkye/ComplimentaryGradientView.git",
"tag": "0.1.6"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}