blob: 805688e893a73b217bad6e7d8b3c36b910cc5c3c [file] [log] [blame]
{
"name": "EnvoyMobile",
"version": "0.1.1",
"authors": "Lyft, Inc.",
"summary": "Client networking libraries based on the Envoy project",
"homepage": "https://envoy-mobile.github.io",
"documentation_url": "https://envoy-mobile.github.io/docs/envoy-mobile/latest/index.html",
"social_media_url": "https://twitter.com/EnvoyProxy",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"source": {
"http": "https://github.com/lyft/envoy-mobile/releases/download/v0.1.1/envoy-ios-mac-v0.1.1.zip"
},
"ios": {
"vendored_frameworks": "Envoy.framework"
}
}