[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 4 / ExtendedJson / 2.0.4 / ExtendedJson.podspec.json
blob534ac73924c09796419a4f290ea4bcc2e9cbe945
2   "name": "ExtendedJson",
3   "version": "2.0.4",
4   "summary": "A helper library to serialize and de-serialize Extended JSON to communicate with MongoDB's BaaS.",
5   "license": {
6     "type": "Apache 2",
7     "file": "./LICENSE"
8   },
9   "platforms": {
10     "ios": "9.0"
11   },
12   "authors": "MongoDB",
13   "homepage": "https://stitch.mongodb.com",
14   "source": {
15     "git": "https://github.com/mongodb/stitch-ios-sdk.git",
16     "tag": "2.0.4"
17   },
18   "source_files": "ExtendedJson/ExtendedJson/**/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "StitchLogger": [
22       "~> 2.0.0"
23     ]
24   },
25   "pushed_with_swift_version": "4.0"