blob: fdf51ee21186748cb45d6d8043cdbbce0b85e004 [file] [log] [blame]
{
"name": "StitchCoreAWSS3Service",
"version": "5.0.0-alpha.0",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/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": "sync"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Core/Services/StitchCoreAWSS3Service/Sources/StitchCoreAWSS3Service/**/*.swift",
"dependencies": {
"StitchCoreSDK": [
"= 5.0.0-alpha.0"
]
}
}