blob: 0aeb0439c3ff0e8a9523e800eff095c4b4f9e9cd [file] [log] [blame]
{
"name": "UICircleColorSelector",
"version": "1.0.2",
"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.2"
},
"source_files": "UICircleColorSelector/*.swift"
}