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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
a
/
b
/
7
/
SFTheme
/
1.0.7
/
SFTheme.podspec.json
blob
7974d1b068d830d2bbc75f406fac428daf431d6a
1
{
2
"name": "SFTheme",
3
"version": "1.0.7",
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.7"
17
},
18
"source_files": "SFTheme/lib/**/*.{h,m}",
19
"requires_arc": true
20
}