blob: 81291b64437a13396a43049caa9f1ef3e692cc1d [file] [log] [blame]
{
"name": "Color-Picker-for-iOS",
"version": "2.0.2",
"summary": "ColorPicker for iPhone and iPod touch",
"homepage": "https://github.com/hayashi311/Color-Picker-for-iOS",
"license": {
"type": "new BSD License",
"file": "LICENSE.txt"
},
"authors": {
"hayashi311": "hayashi311@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hayashi311/Color-Picker-for-iOS.git",
"tag": "2.0.2"
},
"source_files": "ColorPicker/*.{h,m}",
"requires_arc": true,
"deprecated_in_favor_of": "Colorful"
}