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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
b
/
0
/
a
/
TTUtil
/
0.1.3
/
TTUtil.podspec.json
blob
49df4982530e02c13646b89dae21407f474e7f1a
1
{
2
"name": "TTUtil",
3
"version": "0.1.3",
4
"summary": "一个工具类.",
5
"description": "一个工具类,集合一些常用方法",
6
"homepage": "https://github.com/ThomasTan1987/TTUtil",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"ThoamsTan": "thomastan@vipabc.com"
13
},
14
"source": {
15
"git": "https://github.com/ThomasTan1987/TTUtil.git",
16
"tag": "0.1.3"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Classes/**/*"
22
}