[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 1 / c / 7 / SBCamera / 0.3.3 / SBCamera.podspec.json
blob2aa1c04d9e203ded66db08dcf6b5f4e59918a90d
2   "name": "SBCamera",
3   "version": "0.3.3",
4   "summary": "Swift camera SBCamera. Will include photo from library, cropper, and simple filter.",
5   "swift_versions": "5.0",
6   "description": "\"Swift camera SBCamera. Will include photo from library, cropper, and simple filter.\"",
7   "homepage": "https://github.com/Balashov152/SBCamera",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Balashov152": "balashov.152@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Balashov152/SBCamera.git",
17     "tag": "0.3.3"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.0"
24   },
25   "source_files": "SBCamera/Classes/**/*",
26   "frameworks": [
27     "UIKit",
28     "Photos"
29   ],
30   "dependencies": {
31     "SwiftPermissionManager": [
32       "~> 0.2"
33     ],
34     "RSKImageCropper": [
35       "~> 2.2"
36     ]
37   },
38   "swift_version": "5.0"