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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
d
/
8
/
0
/
HHUIKit
/
0.1.0
/
HHUIKit.podspec.json
blob
2e602f749fbd82183d85894f3d1d801115f41c3b
1
{
2
"name": "HHUIKit",
3
"version": "0.1.0",
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
"platforms": {
15
"ios": null
16
},
17
"dependencies": {
18
"FMDB": [
19
"2.6.2"
20
],
21
"LKDBHelper": [
22
"2.4"
23
],
24
"MBProgressHUD": [
25
"~> 0.9"
26
],
27
"ReactiveCocoa": [
28
"2.5"
29
],
30
"BlocksKit": [
31
"2.2.5"
32
],
33
"Masonry": [
34
"0.6.3"
35
],
36
"SDWebImage": [
37
"3.8.2"
38
],
39
"MJExtension": [
40
"3.0.13"
41
],
42
"MJRefresh": [
43
"3.0.8"
44
],
45
"DateTools": [
46
"1.7.0"
47
]
48
}
49
}