[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / f / SKImagePicking / 0.0.8 / SKImagePicking.podspec.json
blobe634298711d928afc33fc6eeaf5f2ab22cc97658
2   "name": "SKImagePicking",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "ImagePicking allows you to pick image from Library or Camera very easy",
8   "requires_arc": true,
9   "version": "0.0.8",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/ImagePicking",
18   "source": {
19     "git": "https://github.com/sjsoad/ImagePicking.git",
20     "tag": "0.0.8"
21   },
22   "frameworks": "UIKit",
23   "source_files": "ImagePicking/**/*.{swift}",
24   "dependencies": {
25     "AlertActionBuilder": [
27     ],
28     "SKAlertControllerBuilder": [
30     ],
31     "SKAlertControllerShowing": [
33     ],
34     "SKAppSettingsShowing": [
36     ],
37     "SKPhotosPermissions": [
39     ],
40     "SKCameraPermissions": [
42     ]
43   }