blob: a5459fad050ba0762cd4eb907cfa13a8e6c0e73c [file] [log] [blame]
{
"name": "MinterCore",
"version": "0.1.7",
"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.7"
},
"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"
]
}
}