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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
4
/
3
/
c
/
ZZTest
/
1.0
/
ZZTest.podspec.json
blob
caf8c2160c1824818b72670b86578af33648525d
1
{
2
"name": "ZZTest",
3
"version": "1.0",
4
"summary": "A short description of ZZTest.",
5
"description": "这是一个测试框架",
6
"homepage": "https://github.com/tutucoo/ZZTest",
7
"license": "MIT",
8
"authors": {
9
"ZZ": "420330629@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/tutucoo/ZZTest.git",
13
"tag": "1.0"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"exclude_files": "Classes/Exclude",
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}