blob: 381b90793075820278018f2afe374ba6128078e6 [file] [log] [blame]
{
"name": "StellarErrors",
"version": "0.2.7",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/kinfoundation/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": "kin@kik.com"
},
"source": {
"git": "https://github.com/kinfoundation/StellarKit.git",
"tag": "0.2.7",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "StellarErrors/*.swift"
}