blob: aeaf3d29e452b62af5b6dc274f842fc79d2cf96a [file] [log] [blame]
{
"name": "EasyImagePicker",
"version": "1.0.0",
"swift_version": "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.0.0"
},
"social_media_url": "https://twitter.com/jamalelayeq",
"platforms": {
"ios": "10.0"
},
"source_files": "EasyImagePicker/Classes/**/*"
}