blob: e028a15d6c3ac2aed273c40ebce22dc46aaa8f1a [file] [log] [blame]
{
"name": "StitchHTTPService",
"version": "4.0.1",
"summary": "/Users/jasonflax/Development/stitch-ios-sdk/Darwin/Services/StitchHTTPService/StitchHTTPService.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/StitchHTTPService/StitchHTTPService/**/*.swift",
"dependencies": {
"StitchCore": [
"~> 4.0.1"
],
"StitchCoreHTTPService": [
"~> 4.0.1"
]
}
}