blob: a9454b00865b3a43f5fcdfd92469e83879673081 [file] [log] [blame]
{
"name": "MinterCore",
"version": "0.1.8",
"summary": "A short description of MinterCore.",
"homepage": "https://github.com/MinterTeam",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sidorov.panda": "ody344@gmail.com"
},
"source": {
"git": "https://github.com/MinterTeam/MinterCore-iOS.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MinterCore/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.6"
],
"ObjectMapper": [
"~> 3.1"
],
"BigInt": [
"~> 3.0"
],
"CryptoSwift": [
"~> 0.9"
],
"secp256k1.swift": [
"~> 0.1"
]
}
}