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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
4
/
a
/
c
/
KZ
/
1.3.72
/
KZ.podspec.json
blob
a6bc5287e071572ba61dd647b3f4b7ce2472b29e
1
{
2
"name": "KZ",
3
"version": "1.3.72",
4
"summary": "Framework base for iOS projects",
5
"homepage": "http://kez.io",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Kesi Maduka": "me@kez.io"
12
},
13
"social_media_url": "https://twitter.com/k3zi_",
14
"platforms": {
15
"ios": "9.0"
16
},
17
"requires_arc": true,
18
"source": {
19
"git": "https://github.com/k3zi/KZ.git",
20
"tag": "1.3.72",
21
"submodules": true
22
},
23
"source_files": "KZ/**/*.{swift}",
24
"dependencies": {
25
"PureLayout": [
26
27
]
28
}
29
}