blob: 276f0af8f8b3aab27037f25b4cf3a4602f0087d6 [file] [log] [blame]
{
"name": "ComplimentaryGradientView",
"version": "0.1.3",
"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.3"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*"
}