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] AlibabacloudEas20210701 6.4.0
[CocoaPods.git]
/
Specs
/
7
/
2
/
0
/
HTools
/
0.1.0
/
HTools.podspec.json
blob
68030853ab0331c915f45f9883f8c7d27ec663e9
1
{
2
"name": "HTools",
3
"version": "0.1.0",
4
"summary": "工具类",
5
"description": "工具类,用于测试",
6
"homepage": "https://github.com/houhout/HTools",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"houhout": "houhout@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/houhout/htools.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "HTools/Classes/**/*"
22
}