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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
e
/
c
/
0
/
CZTest
/
0.0.4
/
CZTest.podspec.json
blob
fbc3d1e2117a5a68e7937eac1ddd228dbdf73d38
1
{
2
"name": "CZTest",
3
"version": "0.0.4",
4
"summary": "cz self CZTest",
5
"description": "random and log",
6
"homepage": "https://github.com/JuYiWei/CZTest",
7
"license": "MIT",
8
"authors": {
9
"juyw": "757832801@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/JuYiWei/CZTest.git",
16
"tag": "0.0.4"
17
},
18
"dependencies": {
19
"CocoaLumberjack": [
20
"~> 3.4"
21
]
22
},
23
"requires_arc": true,
24
"subspecs": [
25
{
26
"name": "Test",
27
"source_files": "CZTest/CZTest/Test/*.{h,m}"
28
}
29
]
30
}