blob: 071fce650cd2ebab01a3d4d5be9ab0c89e704aa6 [file] [log] [blame]
{
"name": "StellarErrors",
"version": "0.3.17",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/kinecosystem/StellarKit.git",
"summary": "A framework describing the errors that may be raised by StellarKit.",
"description": "StellarKit implements a minimum set operations required to implement the KIN crypto-currency on top of Stellar. Contributions to extend the repertoire of available operations will be considered.",
"authors": {
"Kin Foundation": "info@kin.org"
},
"source": {
"git": "https://github.com/kinecosystem/StellarKit.git",
"tag": "0.3.17",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "StellarErrors/*.swift"
}