blob: 2998ce6c119b940fa1ce4909679f5e697259458f [file] [log] [blame]
{
"name": "EasyImagePicker",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EasyImagePicker/Classes/**/*",
"pushed_with_swift_version": "echo “3.0” >> .swift-version"
}