[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 1 / c / 7 / SBCamera / 0.1.0 / SBCamera.podspec.json
blobd0d309391a33884c0d6b11ad79d66f44e41115e6
2   "name": "SBCamera",
3   "version": "0.1.0",
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.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.0"
24   },
25   "source_files": "SBCamera/Classes/**/*",
26   "dependencies": {
27     "SwiftPermissionManager": [
28       "~> 0.1"
29     ]
30   },
31   "swift_version": "5.0"