blob: 92220fa58e018398f004c64b5e6637a5c6a2ad22 [file] [log] [blame]
{
"name": "HsbSliderColorPicker",
"version": "0.2.0",
"summary": "Simple color picker with hsb.",
"description": "This pod is to create a color picker with sliders for hsb.",
"homepage": "https://github.com/malt03/HsbSliderColorPicker",
"screenshots": "https://github.com/malt03/HsbSliderColorPicker/blob/master/Screenshot.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/HsbSliderColorPicker.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HsbSliderColorPicker/Classes/**/*",
"resource_bundles": {
"HsbSliderColorPicker": [
"HsbSliderColorPicker/Resources/*"
]
}
}