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] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git]
/
Specs
/
6
/
0
/
4
/
SwiftTheme
/
0.5.3
/
SwiftTheme.podspec.json
blob
189390388986762386acd029da23869ce5225583
1
{
2
"name": "SwiftTheme",
3
"version": "0.5.3",
4
"summary": "Powerful theme/skin manager for iOS 8+ 主题/换肤, 夜间模式",
5
"homepage": "https://github.com/wxxsw/SwiftTheme",
6
"license": "MIT",
7
"authors": {
8
"Gesen": "i@gesen.me"
9
},
10
"source": {
11
"git": "https://github.com/wxxsw/SwiftTheme.git",
12
"tag": "0.5.3"
13
},
14
"platforms": {
15
"ios": "8.0",
16
"tvos": "9.0"
17
},
18
"requires_arc": true,
19
"source_files": "Sources",
20
"swift_versions": [
21
"4.2",
22
"5.0",
23
"5.1"
24
],
25
"swift_version": "5.1"
26
}