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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
1
/
4
/
0
/
HLBGuide
/
0.0.5
/
HLBGuide.podspec.json
blob
1f1722706b43ec39b7bff672c1c724eb1516fd5a
1
{
2
"name": "HLBGuide",
3
"version": "0.0.5",
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.5"
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
}