[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 6 / 1 / 2 / Cronet / 86.0.4240.77 / Cronet.podspec.json
blobf28e875578577a6904058d7718d3422fff060d75
2   "name": "Cronet",
3   "version": "86.0.4240.77",
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": "v86.0.4240.77"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "vendored_frameworks": "Frameworks/Cronet.framework",
24   "frameworks": "SystemConfiguration"