[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 8 / 6 / Embassy / 4.1.0 / Embassy.podspec.json
blob4f10b120df6876fd48f9e614b072cd9ca7245800
2   "name": "Embassy",
3   "version": "4.1.0",
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.1.0"
22   },
23   "source_files": [
24     "Sources/**.swift",
25     "Sources/**/*.swift"
26   ]