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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
4
/
f
/
b
/
PLUUIKit
/
0.0.1
/
PLUUIKit.podspec.json
blob
67970e729b90a8b3df002490d6dd1f583703c6e0
1
{
2
"name": "PLUUIKit",
3
"version": "0.0.1",
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": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/LongzhuLive/PLUUIKit.git",
16
"tag": "0.0.1"
17
},
18
"requires_arc": true,
19
"ios": {
20
"vendored_frameworks": "PLUUIKit.framework"
21
},
22
"dependencies": {
23
"PLUFoundation": [
24
"~> 0.0.1"
25
]
26
}
27
}