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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
c
/
b
/
4
/
YDAvoidCrashKit
/
0.0.1
/
YDAvoidCrashKit.podspec.json
blob
3be008dc6fbdbaa0005c187b507f4b4478cfba8b
1
{
2
"name": "YDAvoidCrashKit",
3
"version": "0.0.1",
4
"summary": "防崩溃、性能检测等",
5
"homepage": "https://github.com/chong2vv/YDKit",
6
"license": "MIT",
7
"authors": {
8
"王远东": "chong2vv@gmail.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/chong2vv/YDKit.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"YDKit/**/*.{h,m}",
19
"YDKit/*.{h,m}"
20
],
21
"public_header_files": [
22
"YDKit/*.h",
23
"YDKit/**/*.h",
24
"YDKit/**/**/*.h"
25
],
26
"requires_arc": true,
27
"frameworks": [
28
"Foundation",
29
"UIKit"
30
],
31
"dependencies": {
32
"FMDB": [
33
34
]
35
}
36
}