blob: f25afc46d8c6ab534756a85f5d53caf6192863d5 [file] [log] [blame]
{
"name": "CULColorPicker",
"version": "0.1.0",
"summary": "A short description of ColorPicker.",
"description": "This is the color picker for iOS.",
"homepage": "https://github.com/culumn/ColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"culumn": "yoxtsushi.44106@gmail.com"
},
"source": {
"git": "https://github.com/culumn/ColorPicker.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Yoshi64190101",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "ColorPicker/**/*.{swift}"
}