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
/
b
/
a
/
d
/
ZXTheme
/
1.0.0
/
ZXTheme.podspec.json
blob
febc837fa3e23755e6de055b0495fe5e54087a0e
1
{
2
"name": "ZXTheme",
3
"version": "1.0.0",
4
"summary": "零侵入修改全局主题",
5
"homepage": "https://github.com/SmileZXLee/ZXTheme",
6
"license": "MIT",
7
"authors": {
8
"李兆祥": "393727164@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/SmileZXLee/ZXTheme.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "ZXThemeDemo/ZXThemeDemo/ZXTheme/**/*",
18
"requires_arc": true
19
}