[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / b / 2 / EnvoyMobile / 0.2.3.03182020 / EnvoyMobile.podspec.json
bloba244ded966de7fc4212202cc3f7a205f8fec5c69
2   "name": "EnvoyMobile",
3   "version": "0.2.3.03182020",
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": "10.0"
15   },
16   "swift_versions": "5.1",
17   "libraries": [
18     "resolv.9",
19     "c++"
20   ],
21   "frameworks": [
22     "SystemConfiguration",
23     "UIKit"
24   ],
25   "source": {
26     "http": "https://github.com/lyft/envoy-mobile/releases/download/v0.2.3.03182020/envoy_ios_cocoapods.zip"
27   },
28   "vendored_frameworks": "Envoy.framework",
29   "source_files": [
30     "Envoy.framework/Headers/*.h",
31     "Envoy.framework/Swift/*.swift"
32   ],
33   "swift_version": "5.1"