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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
f
/
0
/
9
/
ZXTitleText
/
1.0.0
/
ZXTitleText.podspec.json
blob
2196378199fa9ecabf27c0e23bf8320022683e1b
1
{
2
"name": "ZXTitleText",
3
"version": "1.0.0",
4
"summary": "测试pods",
5
"description": "测试pods,测试pods",
6
"homepage": "https://github.com/zhaojinjie/ZXTitleText.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhaoxuan": "zhaoxuan0315@163.com"
13
},
14
"source": {
15
"git": "https://github.com/zhaojinjie/ZXTitleText.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZXTitleText/Classes/**/*",
22
"requires_arc": true
23
}