blob: dabb1fdaf9c07c5b73a8ed3598daa47922da6312 [file] [log] [blame]
{
"name": "DSColorPicker",
"version": "1.0.1",
"summary": "DSColorPicker is a lightweight view that acts as a color picking utility. There are two available styles: grid and circle.",
"homepage": "https://github.com/daltyboy11/DSColorPicker",
"license": "MIT",
"authors": {
"Dalton Sweeney": "daltyboy11@gmail.com"
},
"social_media_url": "http://twitter.com/daltyboy11",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/daltyboy11/DSColorPicker.git",
"tag": "1.0.1"
},
"source_files": [
"DSColorPicker/*.swift",
"DSColorPicker/Protocols/*.swift",
"DSColorPicker/Pickers/*.swift"
],
"swift_version": "4.2"
}