blob: c1624e0d0b0592429fb14ea81e6b12517c3b081c [file] [log] [blame]
{
"name": "StitchCoreAWSS3Service",
"version": "4.0.2",
"summary": "Core/Services/StitchCoreAWSS3Service/StitchCoreAWSS3Service.podspec Module",
"homepage": "https://github.com/mongodb/stitch-ios-sdk",
"license": "Apache2",
"authors": {
"Jason Flax": "jason.flax@mongodb.com",
"Adam Chelminski": "adam.chelminski@mongodb.com",
"Eric Daniels": "eric.daniels@mongodb.com"
},
"source": {
"git": "https://github.com/mongodb/stitch-ios-sdk.git",
"branch": "master",
"tag": "4.0.2"
},
"platforms": {
"osx": "10.10",
"ios": "11.0",
"tvos": "10.2",
"watchos": "4.3"
},
"source_files": "Core/Services/StitchCoreAWSS3Service/Sources/StitchCoreAWSS3Service/**/*.swift",
"dependencies": {
"StitchCoreSDK": [
"~> 4.0.2"
]
}
}