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