[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / 4 / GTCamera / 0.1.2 / GTCamera.podspec.json
blob79469456700db3947f0ea6acae32882e9fdadf0b
2   "name": "GTCamera",
3   "version": "0.1.2",
4   "summary": "Simple image selection view controller with camera library and aws s3 bucket images for swift ios13",
5   "description": "Simple image slecctor view controller with camera library and aws s3 bucket images for swift5 ios13",
6   "homepage": "https://github.com/sera4am/GTCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LISENCE"
10   },
11   "authors": {
12     "sera4am": "sera@4am.jp"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/sera4am/GTCamera.git",
19     "tag": "0.1.2"
20   },
21   "source_files": [
22     "GTCamera",
23     "GTCamera/**/*.{swift,h}"
24   ],
25   "resources": [
26     "GTCamera/**/*.xib"
27   ],
28   "dependencies": {
29     "AWSS3": [
31     ],
32     "TOCropViewController": [
34     ],
35     "Kingfisher": [
37     ]
38   },
39   "requires_arc": true,
40   "swift_versions": "5.0",
41   "swift_version": "5.0"