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] MoneyHashPayment 2.2.13
[CocoaPods.git]
/
Specs
/
4
/
3
/
c
/
Khala
/
0.0.1
/
Khala.podspec.json
blob
a55da35af3663d328a26189a25f90589bbb1ef12
1
{
2
"name": "Khala",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "For we are bound by the Khala.(神圣的卡拉连接着我们.)",
6
"homepage": "https://github.com/linhay/Khala",
7
"authors": {
8
"linhey": "is.linhay@outlook.com"
9
},
10
"source": {
11
"git": "https://github.com/linhay/Khala.git",
12
"tag": "0.0.1"
13
},
14
"swift_version": "4.2",
15
"platforms": {
16
"ios": "8.0",
17
"tvos": "9.0",
18
"osx": "10.10",
19
"watchos": "2.0"
20
},
21
"source_files": [
22
"Sources/*.{swift,h,m}"
23
],
24
"dependencies": {
25
"DarkTemplar": [
26
"0.0.1"
27
]
28
},
29
"requires_arc": true
30
}