[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 6 / Embassy / 4.0.8 / Embassy.podspec.json
blob343a297957e587631f2cc150484b0817b24bfa3b
2   "name": "Embassy",
3   "version": "4.0.8",
4   "summary": "Lightweight async HTTP server in pure Swift for iOS/macOS UI Automatic testing data mocking",
5   "homepage": "https://github.com/envoy/Embassy",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fang-Pen Lin": "fang@envoy.com"
12   },
13   "social_media_url": "https://twitter.com/fangpenlin",
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "11.0",
17     "osx": "10.10"
18   },
19   "source": {
20     "git": "https://github.com/envoy/Embassy.git",
21     "tag": "v4.0.8"
22   },
23   "source_files": [
24     "Sources/**.swift",
25     "Sources/**/*.swift"
26   ]