blob: 284f605348ffa5aa27f71e77d812c805f428505b [file] [log] [blame]
{
"name": "CircleColorPicker",
"version": "0.9.0",
"summary": "Fancy round color picker for iOS in Swift",
"description": "This is a highly customizable color picker view written in Swift.",
"homepage": "https://github.com/LaszloPinter/CircleColorPicker",
"screenshots": [
"https://raw.githubusercontent.com/LaszloPinter/CircleColorPicker/master/screenshots/screenshot1.png",
"https://raw.githubusercontent.com/LaszloPinter/CircleColorPicker/master/screenshots/screenshot2.png"
],
"license": "MIT",
"authors": {
"Laszlo Pinter": "pinter.laci@gmail.com"
},
"source": {
"git": "https://github.com/LaszloPinter/CircleColorPicker.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"CircleColorPicker",
"CircleColorPicker/**/*.{h,m,swift}"
],
"resources": "**/*.png",
"pushed_with_swift_version": "3.0"
}