blob: df938d66560630adb9a9102d0cb265acc4615208 [file] [log] [blame]
{
"name": "ImageSelector",
"version": "0.1.0",
"summary": "Allow to quick add image selection from gallery or camera.",
"description": "Allow to quick add image selection from gallery or camera without any pain implementation.",
"homepage": "https://github.com/lemberg/imageSelector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"overswift": "sergiy.loza@lemberg.co.uk"
},
"source": {
"git": "https://github.com/lemberg/imageSelector.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ImageSelector/Classes/**/*",
"dependencies": {
"PermissionsService": [
]
},
"pushed_with_swift_version": "3.0"
}