[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 7 / PLUDiagnose / 0.0.5 / PLUDiagnose.podspec.json
blob57e2b83677ef99961d8f767ac0db1b521ce2651a
2   "name": "PLUDiagnose",
3   "version": "0.0.5",
4   "summary": "PLUDiagnose",
5   "description": "龙珠直播的PLUDiagnose(修复iPhone x下获取startusbar crash问题)",
6   "homepage": "https://github.com/LongzhuLive/PLUDiagnose",
7   "license": "MIT",
8   "authors": {
9     "DarrenYau": "jiqiu@pptv.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/LongzhuLive/PLUDiagnose.git",
16     "tag": "0.0.5"
17   },
18   "requires_arc": true,
19   "ios": {
20     "vendored_frameworks": "PLUDiagnose.framework"
21   },
22   "resources": "PLUDiagnose.framework/*.bundle",
23   "dependencies": {
24     "PLUFoundation": [
25       "~> 0.0.1"
26     ],
27     "LZ-HappyDNS": [
28       "~> 0.0.1"
29     ],
30     "PLUNetworking": [
31       "~> 0.0.1"
32     ]
33   }