[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 6 / Embassy / 4.0.4 / Embassy.podspec.json
blob3e8286d7343ed96cb2294b2f7dd3f0b86ec6968e
2   "name": "Embassy",
3   "version": "4.0.4",
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     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/envoy/Embassy.git",
20     "tag": "v4.0.4"
21   },
22   "source_files": [
23     "Sources/**.swift",
24     "Sources/**/*.swift"
25   ]