[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / b / 3 / SimpleS3 / 0.0.1 / SimpleS3.podspec.json
blob378b9ed1a337fd4c39054f026cbad897abb4669d
2   "name": "SimpleS3",
3   "version": "0.0.1",
4   "summary": "Thin wrapper for handling S3 in swift.",
5   "description": "Thin wrapper for handling S3 in swift\nEasier than ever to handle S3 in swift.",
6   "homepage": "https://github.com/kazuooooo/SimpleS3",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kazuooooo": "matsumotokazuya7@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kazuooooo/SimpleS3.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SimpleS3/Classes/**/*",
22   "swift_versions": "5.2",
23   "dependencies": {
24     "AWSS3": [
25       "~> 2.13.0"
26     ],
27     "AWSCognito": [
28       "~> 2.13.0"
29     ]
30   },
31   "swift_version": "5.2"