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] FaceCoreBasicNightly 6.2.803
[CocoaPods.git]
/
Specs
/
5
/
d
/
8
/
SIXRichEditor
/
0.0.3
/
SIXRichEditor.podspec.json
blob
614323f63400f48797672fdb436318587f12d3d3
1
{
2
"name": "SIXRichEditor",
3
"version": "0.0.3",
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": "0.0.3"
16
},
17
"source_files": "SIXEditor/*/*",
18
"requires_arc": true
19
}