blob: 3751ad8ceb2d7ec08dcf9a4a97bf60bf11db6529 [file] [log] [blame]
{
"name": "BlockObserver",
"version": "0.1.5",
"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.5"
},
"module_name": "BlockObserver",
"source_files": "Sources/**/*.swift"
}