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
/
1
/
9
/
e
/
ZCHook
/
1.0
/
ZCHook.podspec.json
blob
91447d48ff21651fb2cd3857a484a9f0babcfd32
1
{
2
"name": "ZCHook",
3
"version": "1.0",
4
"license": {
5
"type": "BSD",
6
"file": "LICENSE"
7
},
8
"homepage": "https://github.com/zac-wang/ZCHook",
9
"authors": {
10
"zac-wang, Inc.": "https://github.com/zac-wang"
11
},
12
"summary": "在不动工程的前提下,修改app行为,便于调试",
13
"source": {
14
"git": "https://github.com/zac-wang/ZCHook.git",
15
"tag": "1.0"
16
},
17
"source_files": "ZCHook/**/*.{h,m}",
18
"platforms": {
19
"ios": "6.0"
20
},
21
"deprecated": true
22
}