[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / 2 / Cronet / 77.0.3865.65-beta / Cronet.podspec.json
blob66a6713fd4070f188bd606f2a17a4be5a33f06b0
2   "name": "Cronet",
3   "version": "77.0.3865.65-beta",
4   "summary": "Cronet is the networking stack of Chromium put into a library for use on mobile",
5   "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",
6   "homepage": "https://chromium.googlesource.com/chromium/src/+/master/components/cronet",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "akshetpandey": "akshet@pocketgems.com",
13     "Chromium Developers": "net-dev@chromium.org"
14   },
15   "source": {
16     "git": "https://github.com/akshetpandey/Cronet.framework.git",
17     "tag": "v77.0.3865.65-beta"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "vendored_frameworks": "Frameworks/Cronet.framework",
24   "frameworks": "SystemConfiguration"