[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / b / 2 / EnvoyMobile / 0.1.1 / EnvoyMobile.podspec.json
blob805688e893a73b217bad6e7d8b3c36b910cc5c3c
2   "name": "EnvoyMobile",
3   "version": "0.1.1",
4   "authors": "Lyft, Inc.",
5   "summary": "Client networking libraries based on the Envoy project",
6   "homepage": "https://envoy-mobile.github.io",
7   "documentation_url": "https://envoy-mobile.github.io/docs/envoy-mobile/latest/index.html",
8   "social_media_url": "https://twitter.com/EnvoyProxy",
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "http": "https://github.com/lyft/envoy-mobile/releases/download/v0.1.1/envoy-ios-mac-v0.1.1.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "Envoy.framework"
21   }