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] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git]
/
Specs
/
d
/
3
/
2
/
BHUD
/
1.0.3
/
BHUD.podspec.json
blob
f24360df4db8eaec67d4ecc5b34a0ce5c3a4eeb3
1
{
2
"name": "BHUD",
3
"version": "1.0.3",
4
"summary": "hud",
5
"homepage": "https://github.com/february29/BHUD",
6
"license": "MIT",
7
"authors": {
8
"february29": "pengyou_byh@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/february29/BHUD.git",
15
"tag": "1.0.3"
16
},
17
"resource_bundles": {
18
"BHUDImagesBundle": [
19
"BHUD/images/*.png"
20
]
21
},
22
"source_files": [
23
"BHUD/*.{h,m}",
24
"BHUD/HudIndicatorViewStyle/*.{h,m}"
25
],
26
"requires_arc": true
27
}