blob: 4726f141cbb943442855d683915b3bad46aa35c2 [file] [log] [blame]
{
"name": "SMCircleColorPicker",
"version": "1.0.1",
"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.1"
},
"source_files": [
"SMCircleColorPicker",
"SMCircleColorPicker/*.{h,m,swift}"
],
"requires_arc": true,
"swift_version": "5"
}