[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 8 / 6 / Embassy / 1.0.1 / Embassy.podspec.json
blobae728cd33eb73f4d62ac761d2747635c0839e00c
2   "name": "Embassy",
3   "version": "1.0.1",
4   "summary": "Lightweight async HTTP server in pure Swift for iOS 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   },
17   "source": {
18     "git": "https://github.com/envoy/Embassy.git",
19     "tag": "v1.0.1"
20   },
21   "source_files": [
22     "Embassy/**.swift",
23     "Embassy/**/*.swift"
24   ]