[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 4 / ExtendedJson / 1.0.0 / ExtendedJson.podspec.json
blob34d8ac9d3c32961341135cb743378af8ea114c53
2   "name": "ExtendedJson",
3   "version": "1.0.0",
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": "1.0.0"
17   },
18   "source_files": "ExtendedJson/ExtendedJson/**/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "StitchLogger": [
22       "~> 1.0.0"
23     ]
24   },
25   "pushed_with_swift_version": "4.0"