blob: b0d6e1e3bd02f961ccc76a6e0040392a524b2d6a [file] [log] [blame]
{
"name": "SMCircleColorPicker",
"version": "1.0.0",
"summary": "SMCircleColorPicker is a circular colour picker and easy to customize",
"description": "SMCircleColorPicker is a swift based circular color picker with color selection control\n\nFeatures!\n\n Head control to rotate around a colour wheel to pick a colour\n Easy to customize number of colours in the wheel\n Easy to customize head control colour\n Easy to customize the head control and colour wheel spacing and size",
"homepage": "https://github.com/mailmemani/SMCircleColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Subramanian": "mailmemani@ymail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/mailmemani/SMCircleColorPicker.git",
"tag": "1.0.0"
},
"source_files": [
"SMCircleColorPicker",
"SMCircleColorPicker/*.{h,m,swift}"
],
"requires_arc": true,
"swift_version": "5"
}