[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 9 / f / 0 / ImageSelector / 0.1.2 / ImageSelector.podspec.json
blobed2659b4eff701ee35f63b3cc637e97aa9e5c208
2   "name": "ImageSelector",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "ImageSelector/Classes/**/*",
23   "dependencies": {
24     "PermissionsService/Camera": [
26     ],
27     "PermissionsService/Gallery": [
29     ]
30   }