blob: 9ebc86fb0a4ab2cd768747637e78edeaf2071861 [file] [log] [blame]
{
"name": "QueryStringCoder",
"version": "0.1.0",
"summary": "Library for swiftly working with EOSIO blockchains on MacOS, Linux and iOS",
"homepage": "https://github.com/jnordberg/swift-query-string-coder",
"license": {
"type": "BSD-3-CLAUSE",
"file": "LICENSE"
},
"authors": {
"Johan Nordberg": "code@johan-nordberg.com"
},
"source": {
"git": "https://github.com/jnordberg/swift-query-string-coder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"module_name": "QueryStringCoder",
"swift_versions": "5.2",
"source_files": "Sources/**/*",
"swift_version": "5.2"
}