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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
6
/
e
/
1
/
ZXTKit
/
0.0.1
/
ZXTKit.podspec.json
blob
72e5b784d72fb5bf649d64ad9306e793c773d15f
1
{
2
"name": "ZXTKit",
3
"version": "0.0.1",
4
"summary": "分类扩展",
5
"description": "Pod 分类扩展",
6
"homepage": "https://github.com/lizzie8023/ZXTKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lizzie8023": "zhangquan896@hotmail.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/lizzie8023/ZXTKit.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"ZXTKit",
23
"ZXTKit/**/*.{h,m,swift}"
24
],
25
"exclude_files": "Classes/Exclude"
26
}