[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / d / 8 / 6 / Embassy / 4.0.2 / Embassy.podspec.json
blob649b2f7d56f026b0e6f35b971ec86af3d260f896
2   "name": "Embassy",
3   "version": "4.0.2",
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.2"
21   },
22   "source_files": [
23     "Sources/**.swift",
24     "Sources/**/*.swift"
25   ]