blob: 66fb42581b060220c4424390ccfecbaad0b1aa8b [file] [log] [blame]
{
"name": "EasyImagePicker",
"version": "0.5.0",
"swift_version": "4.2",
"summary": "picking image quickly.",
"description": "Sample swift class save time and effort when picking images.",
"homepage": "https://github.com/gemgemo/EasyImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gamal": "gamalal3yk@gmail.com"
},
"source": {
"git": "https://github.com/gemgemo/EasyImagePicker.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EasyImagePicker/Classes/**/*"
}