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] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git]
/
Specs
/
5
/
d
/
8
/
SIXRichEditor
/
1.0.1
/
SIXRichEditor.podspec.json
blob
9765cea1840caa05b285377b36d8de2868e7ac84
1
{
2
"name": "SIXRichEditor",
3
"version": "1.0.1",
4
"summary": "基于UITextView的富文本编辑器.",
5
"homepage": "https://github.com/jiliuliu/SIXRichEditor",
6
"license": "MIT",
7
"authors": {
8
"ljl": "liujiliu1989@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/jiliuliu/SIXRichEditor.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "SIXEditor/*/*",
18
"requires_arc": true
19
}