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] MappIntelligence 5.0.13
[CocoaPods.git]
/
Specs
/
2
/
e
/
8
/
LBTools
/
0.1.0
/
LBTools.podspec.json
blob
f638110e5a395096497709137ee4e0f0bcca23b2
1
{
2
"name": "LBTools",
3
"version": "0.1.0",
4
"summary": "自己封装的控件",
5
"description": "LBTools.自己封装的控件和一些工具类",
6
"homepage": "https://github.com/zblbolin/LBSegmentBar",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"812920365@qq.com": "卟师"
13
},
14
"source": {
15
"git": "https://github.com/zblbolin/LBSegmentBar.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"subspecs": [
22
{
23
"name": "Base",
24
"source_files": "LBTools/Classes/Base/*"
25
}
26
]
27
}