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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
f
/
4
/
1
/
XLText
/
0.0.2
/
XLText.podspec.json
blob
5b2816232380e14a4d2e1180b4249bd21df8d945
1
{
2
"name": "XLText",
3
"version": "0.0.2",
4
"summary": "A short description of XLText.",
5
"description": "一个Swift好用的富文本排版引擎",
6
"homepage": "https://gitee.com/P1no/XLText",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"雷永麟": "1473781785@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/P1no/XLText.git",
16
"tag": "0.0.2"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "XLText/Classes/**/*"
22
}