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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
e
/
6
/
7
/
ZLKit
/
3.3.6
/
ZLKit.podspec.json
blob
5e5e998b6d760f55198ee36c9c4d5f1c66b5131f
1
{
2
"name": "ZLKit",
3
"version": "3.3.6",
4
"summary": "工具库、高效开发",
5
"description": "库内集成对系统控件的二次封装、对基础逻辑的处理、高效的宏定义等等;",
6
"homepage": "https://github.com/itzhaolei/ZLKit",
7
"license": "MIT",
8
"authors": {
9
"Mr.Zhao": "itzhaolei@foxmail.com"
10
},
11
"source": {
12
"git": "https://github.com/itzhaolei/ZLKit.git",
13
"tag": "3.3.6"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "ZLKit/Classes/**/*",
19
"resource_bundles": {
20
"ZLKit": [
21
"ZLKit/Assets/**/*"
22
]
23
}
24
}