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
/
1.0.4
/
Inspire.podspec.json
blob
36dbbf53cf61f530ba72ff378f339a491ce0f45a
1
{
2
"name": "Inspire",
3
"version": "1.0.4",
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.4",
13
"submodules": false
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "Inspire/**/*.swift",
19
"requires_arc": true
20
}