blob: 82fc86e453849665d2e25e0574c4930efda56207 [file] [log] [blame]
{
"name": "UICircleColorSelector",
"version": "1.0.11",
"summary": "Simple circle color selector.",
"swift_version": "4.1",
"description": "Simple circle color selector for IOS writen in SWIFT",
"homepage": "https://github.com/dimzhurwork/UICircleColorSelector",
"screenshots": "https://github.com/dimzhurwork/UICircleColorSelector/raw/master/screen.png?raw=true",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Dmitriy Zhuravlev": "dimzhurwork@yandex.ru"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/dimzhurwork/UICircleColorSelector.git",
"tag": "1.0.11"
},
"source_files": "UICircleColorSelector/*.swift"
}