blob: 0cc1864d2f80ad73b0ff6c4567b2616a460018e4 [file] [log] [blame]
{
"name": "StitchAWSS3Service",
"version": "4.0.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": "master",
"tag": "4.0.1"
},
"platforms": {
"osx": "10.10",
"ios": "11.0",
"tvos": "10.2",
"watchos": "4.3"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"source_files": "Darwin/Services/StitchAWSS3Service/StitchAWSS3Service/**/*.swift",
"dependencies": {
"StitchCore": [
"~> 4.0.1"
],
"StitchCoreAWSS3Service": [
"~> 4.0.1"
]
}
}