blob: fe16083897e3bbc481e94447a92282f8cc051db1 [file] [log] [blame]
{
"name": "CircleColorPicker",
"version": "0.9.9",
"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.9"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CircleColorPicker/**/*.{h,m,swift}",
"resource_bundles": {
"CircleColorPicker": "CircleColorPicker/**/*.{storyboard,xib,png,xcassets}"
},
"pushed_with_swift_version": "4.0"
}