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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
5
/
2
/
b
/
Inspire
/
2.2.0
/
Inspire.podspec.json
blob
15f3e41189c356b9c5821c32112a392332de232b
1
{
2
"name": "Inspire",
3
"version": "2.2.0",
4
"license": "MIT",
5
"summary": "主题模块,用于提供UI常量配置。",
6
"homepage": "http://xaoxuu.com",
7
"authors": {
8
"xaoxuu": "me@xaoxuu.com"
9
},
10
"source": {
11
"git": "https://github.com/xaoxuu/Inspire.git",
12
"tag": "2.2.0",
13
"submodules": false
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "Source/**/*.swift",
19
"swift_versions": "5.0",
20
"requires_arc": true,
21
"swift_version": "5.0"
22
}