[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 4 / 6 / 9 / BaiduXray / 3.0.1 / BaiduXray.podspec.json
blob8a546038cd7eea269222dcd653574323235c8985
2   "name": "BaiduXray",
3   "version": "3.0.1",
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 2017 Baidu. All rights reserved.\n"
10   },
11   "authors": {
12     "Fu Mingxin": "fumingxin@baidu.com"
13   },
14   "source": {
15     "http": "http://github.com/crabteam/Xray/raw/master/Release/3.0.1.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "libraries": "z",
21   "frameworks": [
22     "Foundation",
23     "CoreTelephony",
24     "SystemConfiguration",
25     "WebKit"
26   ],
27   "ios": {
28     "vendored_frameworks": [
29       "3.0.1/Xray.framework",
30       "3.0.1/CrashReporter.framework"
31     ]
32   }