blob: db1c06d774852ec5601b1edaa6925f9b206131fa [file] [log] [blame]
{
"name": "AMColorPicker",
"version": "3.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": "3.0"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "AMColorPickerViewController/**/*.{swift}",
"resources": "AMColorPickerViewController/**/*.{xib,png,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}