blob: 8418489fdc48353f4f5ade0b812307799ab0fac3 [file] [log] [blame]
{
"name": "ComplimentaryGradientView",
"version": "0.3.0",
"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.3.0"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"swift_version": "4.0",
"exclude_files": "Source/**/*.plist"
}