blob: c29c0718237bbb64c68b34a43bd8a99dbf9d6d15 [file] [log] [blame]
{
"name": "MinterCore",
"version": "0.1.23",
"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.23"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": "4.2",
"source_files": "MinterCore/Classes/**/*",
"dependencies": {
"Alamofire": [
"4.7.3"
],
"ObjectMapper": [
"~> 3.1"
],
"BigInt": [
"~> 3.0"
],
"CryptoSwift": [
"~> 0.9"
],
"secp256k1.swift": [
"~> 0.1"
]
},
"swift_version": "4.2"
}