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.1
/
BHUD.podspec.json
blob
6cf5282b4738e5f06a26a16265365633e122aace
1
{
2
"name": "BHUD",
3
"version": "1.0.1",
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.1"
16
},
17
"resources": [
18
"BHUD/images/*"
19
],
20
"source_files": [
21
"BHUD/*.{h,m}",
22
"BHUD/HudIndicatorViewStyle/*.{h,m}"
23
],
24
"requires_arc": true
25
}