[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / 0 / ImageSelector / 0.1.0 / ImageSelector.podspec.json
blobdf938d66560630adb9a9102d0cb265acc4615208
2   "name": "ImageSelector",
3   "version": "0.1.0",
4   "summary": "Allow to quick add image selection from gallery or camera.",
5   "description": "Allow to quick add image selection from gallery or camera without any pain implementation.",
6   "homepage": "https://github.com/lemberg/imageSelector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "overswift": "sergiy.loza@lemberg.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/lemberg/imageSelector.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ImageSelector/Classes/**/*",
22   "dependencies": {
23     "PermissionsService": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"