blob: be265b60b9980479c165e762d13faaea8c564923 [file] [log] [blame]
{
"name": "AMColorPicker",
"version": "2.0",
"summary": "AMColorPicker can select color by three ways.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/adventam10/AMColorPicker",
"authors": {
"am10": "adventam10@gmail.com"
},
"source": {
"git": "https://github.com/adventam10/AMColorPicker.git",
"tag": "2.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AMColorPickerViewController/**/*.{swift}",
"resources": "AMColorPickerViewController/**/*.{xib,png}",
"swift_version": "5.0"
}