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] GizoSDK 2.0.2-alpha.05
[CocoaPods.git]
/
Specs
/
9
/
f
/
3
/
PZTheme
/
0.2.0
/
PZTheme.podspec.json
blob
af02bdf2a514003ce30e7f1b2642831b14cba962
1
{
2
"name": "PZTheme",
3
"version": "0.2.0",
4
"summary": "一套代码搞定iOS13暗黑模式和iOS13以下自定义黑白样式适配,并支持控件单独配置(自动/暗黑/明亮)",
5
"homepage": "https://github.com/ZPL-HUST/PZTheme",
6
"license": "MIT",
7
"authors": {
8
"paul": "zpl_hust@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/ZPL-HUST/PZTheme.git",
15
"tag": "0.2.0"
16
},
17
"source_files": "PZTheme/*.{h,m}"
18
}