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
/
3
/
5
/
a
/
ZLTool
/
0.0.1
/
ZLTool.podspec.json
blob
5e4986c943f6acfc3c86b5c4a97b9169f2b1803f
1
{
2
"name": "ZLTool",
3
"version": "0.0.1",
4
"summary": "一些常用工具",
5
"description": "一些常用工具。轻量级,使用简单",
6
"homepage": "https://github.com/ZLDemo/ZLTool",
7
"license": "MIT",
8
"authors": {
9
"Mr.Zhao": "itzhaolei@foxmail.com"
10
},
11
"source": {
12
"git": "https://github.com/ZLDemo/ZLTool.git",
13
"tag": "0.0.1"
14
},
15
"frameworks": "UIKit",
16
"platforms": {
17
"ios": "8.0"
18
},
19
"source_files": "ZLToolDemo/Library/*.{h,m}",
20
"exclude_files": ""
21
}