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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
d
/
7
/
DLThemes
/
1.0.0
/
DLThemes.podspec.json
blob
1f0d3e662d4b48191788410981148594f35bbd26
1
{
2
"name": "DLThemes",
3
"version": "1.0.0",
4
"summary": "iOS多主题切换颜色",
5
"homepage": "https://github.com/LwqDeveloper/DLThemes",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"muyang": "lee_weiqiong@163.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/LwqDeveloper/DLThemes.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"DLThemes",
22
"DLThemes/*.{h,m}"
23
],
24
"frameworks": "UIKit"
25
}