blob: 80c53f25a7da83de7b4f2af890bdb7bdc6ddd522 [file] [log] [blame]
{
"name": "GroupedColorPicker",
"version": "0.2.0",
"summary": "Color Picker with Material Design palette.",
"description": "Color picker for grouped colors like a palette of material design.",
"homepage": "https://github.com/tnantoka/GroupedColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tnantoka": "tnantoka@bornneet.com"
},
"source": {
"git": "https://github.com/tnantoka/GroupedColorPicker.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "8.0"
},
"source_files": "GroupedColorPicker/Classes/**/*",
"resource_bundles": {
"GroupedColorPicker": [
"GroupedColorPicker/Assets/*"
]
},
"pushed_with_swift_version": "3.0"
}