repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
4
/
f
/
b
/
PLUUIKit
/
0.0.3
/
PLUUIKit.podspec.json
blob
58ace03be80d5efe3dd3d1a31fa06b6badc02255
1
{
2
"name": "PLUUIKit",
3
"version": "0.0.3",
4
"summary": "PLUUIKit",
5
"description": "龙珠直播的UIKit库",
6
"homepage": "https://github.com/LongzhuLive/PLUUIKit",
7
"license": "MIT",
8
"authors": {
9
"DarrenYau": "jiqiu@pptv.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/LongzhuLive/PLUUIKit.git",
16
"tag": "0.0.3"
17
},
18
"requires_arc": true,
19
"ios": {
20
"vendored_frameworks": "PLUUIKit.framework"
21
},
22
"dependencies": {
23
"PLUFoundation": [
24
"~> 0.0.3"
25
]
26
}
27
}