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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
8
/
b
/
6
/
LYBModuleB
/
0.1.0
/
LYBModuleB.podspec.json
blob
aaa779f2db7193315e68ac7239fc9c7d834cc189
1
{
2
"name": "LYBModuleB",
3
"version": "0.1.0",
4
"summary": "模块",
5
"homepage": "https://github.com/Yongbo-Li",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Yongbo-Li": "zhizhuxiaibm@sina.com"
12
},
13
"source": {
14
"git": "https://github.com/Yongbo-Li/LYBModuleB.git",
15
"tag": "0.1.0"
16
},
17
"source_files": "LYBModuleB/**/*.{h,m}",
18
"public_header_files": "LYBModuleB/**/*.h",
19
"requires_arc": true,
20
"platforms": {
21
"ios": "9.0"
22
}
23
}