[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 4 / 6 / 9 / BaiduXray / 3.0.4 / BaiduXray.podspec.json
blobab150df429e9c02bf44a22e308ceb9ceae269833
2   "name": "BaiduXray",
3   "version": "3.0.4",
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.4.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.4/Xray.framework",
30       "3.0.4/CrashReporter.framework"
31     ]
32   }