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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
7
/
a
/
6
/
HZCommonKit
/
0.0.1
/
HZCommonKit.podspec.json
blob
f8ae77fe9a200ba6d89cc0fd76cd2e762f4ed7e0
1
{
2
"name": "HZCommonKit",
3
"version": "0.0.1",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "通用kit.",
8
"description": "通用kit层的一个工具",
9
"homepage": "https://github.com/AndyZZhz/HZCommonKit",
10
"license": {
11
"type": "MIT",
12
"file": "LICENSE"
13
},
14
"authors": {
15
"Andyzzh": "Andyzzhz@163.com"
16
},
17
"source": {
18
"git": "https://github.com/AndyZZhz/HZCommonKit.git",
19
"tag": "0.0.1"
20
},
21
"requires_arc": true,
22
"source_files": "HZCommonKit/**/*",
23
"frameworks": [
24
"UIKit",
25
"Foundation"
26
]
27
}