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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
5
/
a
/
2
/
KTSandbox
/
0.0.4
/
KTSandbox.podspec.json
blob
bed18baf3d8430d215b2b5938375b2f8ff2cd6e3
1
{
2
"name": "KTSandbox",
3
"version": "0.0.4",
4
"summary": "iOS sandbox debug tool.",
5
"homepage": "https://github.com/Fidetro/KTSandbox",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"fidetro": "zykzzzz@hotmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/Fidetro/KTSandbox.git",
18
"tag": "0.0.4"
19
},
20
"source_files": "Sources/*.{swift}",
21
"dependencies": {
22
"File": [
23
"~> 0.0.1"
24
]
25
}
26
}