blob: 9ce747a11f8be3a77ad7d279a0cffa78d51a1a86 [file] [log] [blame]
{
"name": "MaterialColorPicker",
"version": "0.1.6",
"summary": "Drop in customizable color picker with material color support.",
"description": "Customizable color picker with material color support.",
"homepage": "https://github.com/gkye/MaterialColorPicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"=": "qwstnz@gmail.com"
},
"source": {
"git": "https://github.com/gkye/MaterialColorPicker.git",
"tag": "0.1.6"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"frameworks": "UIKit"
}