[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 8 / 6 / Embassy / 3.0.1 / Embassy.podspec.json
blob68a4974863cac77de6c9603a48420d80e670e668
2   "name": "Embassy",
3   "version": "3.0.1",
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     "Victor": "victor@envoy.com"
12   },
13   "social_media_url": "http://twitter.com/victorlin",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/envoy/Embassy.git",
20     "tag": "v3.0.1"
21   },
22   "source_files": [
23     "Embassy/**.swift",
24     "Embassy/**/*.swift"
25   ],
26   "pushed_with_swift_version": "3.0"