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.5.6
[CocoaPods.git]
/
Specs
/
7
/
c
/
1
/
LDXCrash
/
0.0.3
/
LDXCrash.podspec.json
blob
6c0e73cd4d4b6bb71d33ae97ac652c39722130a0
1
{
2
"name": "LDXCrash",
3
"version": "0.0.3",
4
"summary": "崩溃日志查看.",
5
"description": "更加方便的查看崩溃日志",
6
"homepage": "https://github.com/github-liuxu/LDXCrash.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"刘东旭": "chuyang009@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/github-liuxu/LDXCrash.git",
19
"tag": "0.0.3"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
]
25
}