blob: 8c960d53504080365f74cae3410d245765390e8f [file] [log] [blame]
{
"name": "GroupedColorPicker",
"version": "0.3.6",
"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.3.6"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "8.0"
},
"source_files": "GroupedColorPicker/Classes/**/*",
"resource_bundles": {
"GroupedColorPicker": [
"GroupedColorPicker/Assets/*"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}