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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
8
/
3
/
5
/
CZLTools
/
0.0.1
/
CZLTools.podspec.json
blob
becd2e076043fb1e1b46dd69e72db26f669418f3
1
{
2
"name": "CZLTools",
3
"version": "0.0.1",
4
"summary": "CZLTools.",
5
"description": "czl test tools",
6
"homepage": "https://github.com/qqq5201260/CZLTools",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"chenzhilin": "chenzhilin@17m.club"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/qqq5201260/CZLTools.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"podTest",
23
"podTest/podTest/*.{h,m}"
24
],
25
"requires_arc": true
26
}