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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
a
/
b
/
7
/
SFTheme
/
1.0.3
/
SFTheme.podspec.json
blob
7701e1826a6579471068dc25a017cb92372ff3d2
1
{
2
"name": "SFTheme",
3
"version": "1.0.3",
4
"summary": "更改应用主题",
5
"description": "方便更改应用主题",
6
"homepage": "https://github.com/sofach/SFTheme",
7
"license": "MIT",
8
"authors": {
9
"sofach": "sofach@126.com"
10
},
11
"platforms": {
12
"ios": "5.0"
13
},
14
"source": {
15
"git": "https://github.com/sofach/SFTheme.git",
16
"tag": "1.0.3"
17
},
18
"source_files": "SFTheme/lib/**/*.{h,m}",
19
"requires_arc": true,
20
"dependencies": {
21
"CocoaLumberjack": [
22
23
]
24
}
25
}