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