[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 3 / 1 / 4 / EnvoyAmbassador / 0.0.1-alpha-2 / EnvoyAmbassador.podspec.json
blob1652b7b7795a17aacd5c4d90bfa7789018d5602d
2   "name": "EnvoyAmbassador",
3   "version": "0.0.1-alpha-2",
4   "summary": "Lightweight web framework in Swift based on SWSGI for iOS UI Automatic testing data mocking",
5   "homepage": "https://github.com/envoy/Ambassador",
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/Ambassador.git",
19     "tag": "v0.0.1-alpha-2"
20   },
21   "source_files": [
22     "Ambassador/*.swift",
23     "Ambassador/**/*.swift"
24   ],
25   "dependencies": {
26     "Embassy": [
27       "~> 1.0"
28     ]
29   }