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.3
/
HLBGuide.podspec.json
blob
b65440fb7ce56793b3738b8a302dbbf93c0e699e
1
{
2
"name": "HLBGuide",
3
"version": "0.0.3",
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.3"
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
}