blob: 7777caa7e980c41039c9a32adda9b74ba2d49e99 [file] [log] [blame]
{
"name": "KHMColorWheelView",
"version": "0.0.6",
"summary": "A lightweight color wheel view and it work fine for arbitrary shape. enjoy!",
"homepage": "https://github.com/KevinHM/ColorWheelView",
"license": "MIT",
"authors": {
"KeinHM": "kevinxiao1919@gmail.com"
},
"source": {
"git": "https://github.com/KevinHM/ColorWheelView.git",
"tag": "0.0.6"
},
"source_files": [
"KHMColorWheelView",
"KHMColorWheelView/KHMColorWheelView/*.{h,m}"
],
"public_header_files": [
"KHMColorWheelView",
"KHMColorWheelView/KHMColorWheelView/*.h"
],
"resources": "KHMColorWheelView/**/KHMColorWheel.bundle",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}