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] MARSDK_EPSDK 5.4.1
[CocoaPods.git]
/
Specs
/
3
/
5
/
a
/
ZLTool
/
0.0.9
/
ZLTool.podspec.json
blob
3ea122e86cc3da001d4edba6751672c10d29a08b
1
{
2
"name": "ZLTool",
3
"version": "0.0.9",
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.9"
14
},
15
"frameworks": "UIKit",
16
"platforms": {
17
"ios": "8.0"
18
},
19
"source_files": "ZLToolDemo/Library/*.{h,m}",
20
"exclude_files": "",
21
"dependencies": {
22
"SDWebImage": [
23
24
],
25
"MJRefresh": [
26
27
],
28
"MBProgressHUD": [
29
30
]
31
}
32
}