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] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git]
/
Specs
/
1
/
4
/
0
/
HLBGuide
/
0.0.4
/
HLBGuide.podspec.json
blob
828f77ae3036b1c6706c69fcee9a6e6d0ddce9e1
1
{
2
"name": "HLBGuide",
3
"version": "0.0.4",
4
"summary": "New user guide view.",
5
"homepage": "https://github.com/BOB-Module/HLBGuide",
6
"license": "MIT",
7
"authors": {
8
"Huang Libo": "LiboHwang+IM@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/BOB-Module/HLBGuide.git",
12
"tag": "0.0.4"
13
},
14
"source_files": "HLBGuide/*.{h,m}",
15
"ios": {
16
"frameworks": [
17
"Foundation",
18
"UIKit"
19
]
20
},
21
"platforms": {
22
"ios": "9.0"
23
}
24
}