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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
3
/
d
/
e
/
MinterCore
/
0.1.8
/
MinterCore.podspec.json
blob
a9454b00865b3a43f5fcdfd92469e83879673081
1
{
2
"name": "MinterCore",
3
"version": "0.1.8",
4
"summary": "A short description of MinterCore.",
5
"homepage": "https://github.com/MinterTeam",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"sidorov.panda": "ody344@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/MinterTeam/MinterCore-iOS.git",
15
"tag": "0.1.8"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "MinterCore/Classes/**/*",
21
"dependencies": {
22
"Alamofire": [
23
"~> 4.6"
24
],
25
"ObjectMapper": [
26
"~> 3.1"
27
],
28
"BigInt": [
29
"~> 3.0"
30
],
31
"CryptoSwift": [
32
"~> 0.9"
33
],
34
"secp256k1.swift": [
35
"~> 0.1"
36
]
37
}
38
}