blob: f8dbab2411976e6a15713addd8e2197cbb159b36 [file] [log] [blame]
{
"name": "KHMColorWheelView",
"version": "0.0.4",
"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.4"
},
"source_files": [
"KHMColorWheelView",
"KHMColorWheelView/KHMColorWheelView/*.{h,m}"
],
"public_header_files": "KHMColorWheelView/**/*.h",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}