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