blob: 0a874826280b4319c054f5db34bd1a3541a3fd99 [file] [log] [blame]
{
"name": "GoloSwift",
"platforms": {
"ios": "9.3"
},
"swift_version": "4.0",
"summary": "Swift framework for Golos.io",
"homepage": "https://golos.io/",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "msm72",
"source_files": [
"GoloSwift",
"GoloSwift/**/*.{h,m,swift}"
],
"version": "1.1.6",
"source": {
"git": "https://github.com/GolosChain/GoloSwift.git",
"tag": "1.1.6"
},
"dependencies": {
"Locksmith": [
],
"CryptoSwift": [
],
"secp256k1.swift": [
],
"BeyovaJSON": [
"~> 0.0"
],
"Starscream": [
"~> 3.0"
],
"Localize-Swift": [
"~> 2.0"
]
}
}