blob: 529e560996f8c815209ab5b3dffa41d93b35d558 [file] [log] [blame]
{
"name": "StitchAWSS3Service",
"version": "5.0.0-alpha.1",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Darwin/Services/StitchAWSS3Service/StitchAWSS3Service.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": "Darwin/Services/StitchAWSS3Service/StitchAWSS3Service/**/*.swift",
"dependencies": {
"StitchCore": [
"= 5.0.0-alpha.1"
],
"StitchCoreAWSS3Service": [
"= 5.0.0-alpha.1"
]
}
}