blob: 391484c52567da129c61d68c9e834d70f6d5d439 [file] [log] [blame]
{
"name": "StitchCoreAWSS3Service",
"version": "4.0.1",
"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": "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": "Core/Services/StitchCoreAWSS3Service/Sources/StitchCoreAWSS3Service/**/*.swift",
"dependencies": {
"StitchCoreSDK": [
"~> 4.0.1"
]
}
}