blob: 42c410d296db264b861a11a1c3d936ede8f04a6f [file] [log] [blame]
{
"name": "Color-Picker-for-iOS",
"version": "0.1.1",
"license": {
"type": "new BSD",
"file": "README.md"
},
"platforms": {
"ios": null
},
"summary": "ColorPicker for iPhone and iPod touch.",
"homepage": "https://github.com/hayashi311/Color-Picker-for-iOS",
"authors": {
"Ryota Hayashi": "hayashi311"
},
"source": {
"git": "https://github.com/hayashi311/Color-Picker-for-iOS.git",
"tag": "v0.1.1"
},
"source_files": "ColorPicker/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true,
"deprecated_in_favor_of": "Colorful"
}