[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / b / 1 / 0 / StitchCoreHTTPService / 4.0.1 / StitchCoreHTTPService.podspec.json
blobbd62416d6990a99a2e7a884286dc30a367143e52
2   "name": "StitchCoreHTTPService",
3   "version": "4.0.1",
4   "summary": "/Users/jasonflax/Development/stitch-ios-sdk/Core/Services/StitchCoreHTTPService/StitchCoreHTTPService.podspec Module",
5   "homepage": "https://github.com/mongodb/stitch-ios-sdk",
6   "license": "Apache2",
7   "authors": {
8     "Jason Flax": "jason.flax@mongodb.com",
9     "Adam Chelminski": "adam.chelminski@mongodb.com",
10     "Eric Daniels": "eric.daniels@mongodb.com"
11   },
12   "source": {
13     "git": "https://github.com/mongodb/stitch-ios-sdk.git",
14     "branch": "master",
15     "tag": "4.0.1"
16   },
17   "platforms": {
18     "osx": "10.10",
19     "ios": "11.0",
20     "tvos": "10.2",
21     "watchos": "4.3"
22   },
23   "pod_target_xcconfig": {
24     "ENABLE_BITCODE": "NO"
25   },
26   "source_files": "Core/Services/StitchCoreHTTPService/Sources/StitchCoreHTTPService/**/*.swift",
27   "dependencies": {
28     "StitchCoreSDK": [
29       "~> 4.0.1"
30     ]
31   }