blob: 5f4f94f32745bd5be28505f303903d3a59095150 [file] [log] [blame]
{
"name": "KHMColorWheelView",
"version": "0.0.2",
"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.2"
},
"source_files": [
"KHMColorWheelView",
"KHMColorWheelView/**/*.{h,m}"
],
"public_header_files": "KHMColorWheelView/**/*.h",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}