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] CookieOvenWebtoon 3.2.6
[CocoaPods.git]
/
Specs
/
1
/
4
/
f
/
ZXSTool
/
0.1.0
/
ZXSTool.podspec.json
blob
acbe56837a48c87a99a5de8e538e681e6e797327
1
{
2
"name": "ZXSTool",
3
"version": "0.1.0",
4
"summary": "工具类",
5
"description": "一些常用的工具组件",
6
"homepage": "https://github.com/zhangxusong888",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zxs": "zhangxusong888@163.com"
13
},
14
"source": {
15
"git": "https://github.com/zhangxusong888/ZXSTool.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZXSTool/Classes/**/*"
22
}