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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
8
/
d
/
5
/
ASUncaughtExce
/
0.1.0
/
ASUncaughtExce.podspec.json
blob
d399858f7fd97fd7099573eff62eb4da3a5d6806
1
{
2
"name": "ASUncaughtExce",
3
"version": "0.1.0",
4
"summary": "异常捕获工具",
5
"description": "异常捕获 for aisino",
6
"homepage": "https://github.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"liukecyl@163.com": "liukecyl@163.com"
13
},
14
"source": {
15
"git": "https://github.com/wodely/ASUncaughtExce.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ASUncaughtExce/Classes/**/*"
22
}