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.20241221
[CocoaPods.git]
/
Specs
/
d
/
8
/
0
/
HHUIKit
/
0.1.1
/
HHUIKit.podspec.json
blob
5a61bf6c31078eec48dc41266aed4d72793176bc
1
{
2
"name": "HHUIKit",
3
"version": "0.1.1",
4
"summary": "a handful UI create kit",
5
"homepage": "https://github.com/weylhuang",
6
"license": "MIT",
7
"authors": {
8
"weylhuang": "short_fellow@hotmail.com"
9
},
10
"source": {
11
"git": "https://github.com/weylhuang/HHKit.git",
12
"tag": "master"
13
},
14
"source_files": "HHKit/Classes/*.{h,m}",
15
"platforms": {
16
"ios": null
17
},
18
"dependencies": {
19
"FMDB": [
20
"2.6.2"
21
],
22
"LKDBHelper": [
23
"2.4"
24
],
25
"MBProgressHUD": [
26
"~> 0.9"
27
],
28
"ReactiveCocoa": [
29
"2.5"
30
],
31
"BlocksKit": [
32
"2.2.5"
33
],
34
"Masonry": [
35
"0.6.3"
36
],
37
"SDWebImage": [
38
"3.8.2"
39
],
40
"MJExtension": [
41
"3.0.13"
42
],
43
"MJRefresh": [
44
"3.0.8"
45
],
46
"DateTools": [
47
"1.7.0"
48
]
49
}
50
}