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] CxjToasts 1.0.8
[CocoaPods.git]
/
Specs
/
4
/
7
/
c
/
HNBKit
/
0.0.7
/
HNBKit.podspec.json
blob
e5ba761d686accb66c86bd0e9f177eaeabad6f94
1
{
2
"name": "HNBKit",
3
"version": "0.0.7",
4
"summary": "A kit for obect-c",
5
"homepage": "https://github.com/ByronChengChen/HNBKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"chengkang": "chengkang_boy@163.com"
12
},
13
"source": {
14
"git": "https://github.com/ByronChengChen/HNBKit.git",
15
"tag": "0.0.7"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": [
21
"HNBKit",
22
"HNBKit/**/*"
23
],
24
"dependencies": {
25
"Masonry": [
26
"1.0.2"
27
],
28
"MJRefresh": [
29
"3.1.12"
30
],
31
"MJExtension": [
32
"3.0.13"
33
]
34
}
35
}