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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
7
/
e
/
1
/
HTTools
/
1.0.1
/
HTTools.podspec.json
blob
f19a6f6e7fc7ed3210f6faf71143e9031a653273
1
{
2
"name": "HTTools",
3
"version": "1.0.1",
4
"summary": "项目中常用到的一些分类及工具类",
5
"homepage": "https://github.com/KingXcode/HTTools",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"niesiyangPC": "siyang.nie.520@gmail.com"
11
},
12
"platforms": {
13
"ios": "9.0"
14
},
15
"source": {
16
"git": "https://github.com/KingXcode/HTTools.git",
17
"tag": "1.0.1"
18
},
19
"source_files": "HTToolsDemo/HTTools/*.{h,m}"
20
}