[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 4 / 6 / 9 / BaiduXray / 3.1.2 / BaiduXray.podspec.json
bloba27824c9438dca1e74ea6619846e32a81e98dd64
2   "name": "BaiduXray",
3   "version": "3.1.2",
4   "summary": "Baidu Xray",
5   "description": "The Baidu iOS Application Performance Management SDK.",
6   "homepage": "https://xray.baidu.com",
7   "license": {
8     "type": "Copyright",
9     "text": "\t\t  Copyright 2019 Baidu. All rights reserved.\n"
10   },
11   "authors": {
12     "Baidu": "xray@baidu.com"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/crabteam/Xray/master/Release/3.1.2.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "libraries": "z",
21   "frameworks": [
22     "Foundation",
23     "CoreTelephony",
24     "SystemConfiguration",
25     "WebKit"
26   ],
27   "ios": {
28     "vendored_frameworks": [
29       "3.1.2/Xray.framework",
30       "3.1.2/CrashReporter.framework"
31     ]
32   }