blob: f24e918544ef1e0ee7404ccc1f88e9fecc5435b7 [file] [log] [blame]
{
"name": "Cronet",
"version": "78.0.3888.patch.0.pre",
"summary": "Cronet is the networking stack of Chromium put into a library for use on mobile",
"description": "Cronet is the networking stack of Chromium put into a library for use on mobile. \nThis is the same networking stack that is used in the Chrome browser by over a billion people. \nIt offers an easy-to-use, high performance, standards-compliant, and secure way to perform HTTP requests. \nCronet has support for both Android and iOS",
"homepage": "https://chromium.googlesource.com/chromium/src/+/master/components/cronet",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"akshetpandey": "akshet@pocketgems.com",
"Chromium Developers": "net-dev@chromium.org"
},
"source": {
"git": "https://github.com/akshetpandey/Cronet.framework.git",
"tag": "78.0.3888.patch.0.pre"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "Frameworks/Cronet.framework",
"preserve_paths": "Frameworks/*.framework"
}