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