blob: e08b239127cf2c5fa7e8b09f1a71e2a5287a1f46 [file] [log] [blame]
{
"name": "EasyImagePicker",
"version": "1.1.1",
"swift_versions": "5.0",
"summary": "picking image quickly.",
"description": "Sample swift class save time and effort when picking images.",
"homepage": "https://github.com/jamalalayq/EasyImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jamal": "gamalal3yk@gmail.com"
},
"source": {
"git": "https://github.com/jamalalayq/EasyImagePicker.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/jamalelayeq",
"platforms": {
"ios": "10.0"
},
"source_files": "EasyImagePicker/Classes/**/*",
"swift_version": "5.0"
}