blob: beb8fc1ac7cd04ce2ee95a107baf0c1c6e14c5d3 [file] [log] [blame]
{
"name": "StellarErrors",
"version": "0.4.0",
"license": {
"type": "Kin Ecosystem SDK License"
},
"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.4.0",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source_files": "StellarErrors/*.swift"
}