blob: 50b910e66cb8ec96ae00e17720a32796e7b568b5 [file] [log] [blame]
{
"name": "AMColorPicker",
"version": "1.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": "1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AMColorPickerViewController/**/*.{swift}",
"resources": "AMColorPickerViewController/**/*.{xib,png}",
"swift_version": "4.0"
}