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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
e
/
9
/
8
/
LumiSDK
/
0.0.1
/
LumiSDK.podspec.json
blob
fe11788810a7135fcce51d926a3d1d28a68a0ad7
1
{
2
"name": "LumiSDK",
3
"version": "0.0.1",
4
"summary": "SDK for signing messages and transactions via Lumi Collect app",
5
"homepage": "https://lumiwallet.com/",
6
"authors": {
7
"Benjamin West": "benjiwest"
8
},
9
"platforms": {
10
"ios": "10.0"
11
},
12
"source": {
13
"git": "https://github.com/benjiwest/Lumi-SDK-IOS.git",
14
"tag": "0.0.1"
15
},
16
"source_files": [
17
"LumiSDK",
18
"LumiSDK/**/*{h,m,c,swift}"
19
]
20
}