blob: c041b6701feca2484826b60cb6a58c534aaedf4b [file] [log] [blame]
{
"name": "BlockObserver",
"version": "0.1.6",
"summary": "Blockchain observer",
"description": "Observe new transactions on different blockchains",
"homepage": "https://github.com/impul/BlockObserver.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"impul": "pavlo.bojkoo@gmail.com"
},
"swift_version": "4.2",
"static_framework": true,
"platforms": {
"ios": "11.0",
"osx": "10.12"
},
"source": {
"git": "https://github.com/impul/BlockObserver.git",
"tag": "0.1.6"
},
"module_name": "BlockObserver",
"source_files": "Sources/**/*.swift"
}