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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
c
/
a
/
f
/
QqcTextView
/
1.0.16
/
QqcTextView.podspec.json
blob
65a2b8d0284307ca86f2eef4753a310a58ea118f
1
{
2
"name": "QqcTextView",
3
"license": "MIT",
4
"authors": {
5
"qqc": "20599378@qq.com"
6
},
7
"platforms": {
8
"ios": "8.0"
9
},
10
"requires_arc": true,
11
"version": "1.0.16",
12
"summary": "QqcTextView",
13
"homepage": "https://github.com/xukiki/QqcTextView",
14
"source": {
15
"git": "https://github.com/xukiki/QqcTextView.git",
16
"tag": "1.0.16"
17
},
18
"source_files": [
19
"QqcTextView/*.{h,m}"
20
],
21
"dependencies": {
22
"QqcColorDef": [
23
24
],
25
"QqcComFuncDef": [
26
27
]
28
}
29
}