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] BlurUIKit 1.0.1
[CocoaPods.git]
/
Specs
/
6
/
2
/
b
/
DarkTemplar
/
0.0.4
/
DarkTemplar.podspec.json
blob
12b3974e074e27b287f9b09c4c824c1ebf77127d
1
{
2
"name": "DarkTemplar",
3
"version": "0.0.4",
4
"license": "MIT",
5
"summary": "一代又一代的勇者们 都选择了黑暗圣堂之路.",
6
"homepage": "https://github.com/linhay/DarkTemplar",
7
"authors": {
8
"linhey": "is.linhay@outlook.com"
9
},
10
"source": {
11
"git": "https://github.com/linhay/DarkTemplar.git",
12
"tag": "0.0.4"
13
},
14
"platforms": {
15
"ios": "8.0",
16
"tvos": "9.0",
17
"osx": "10.10",
18
"watchos": "2.0"
19
},
20
"source_files": [
21
"Sources/*.{swift,h,m}"
22
],
23
"requires_arc": true
24
}