blob: d2473919ff86f64e88ace979ce47528f39afb6ef [file] [log] [blame]
{
"name": "EthGameSDK",
"version": "0.0.1",
"summary": "Ethereum SDK for In-Game Asset Ownership",
"description": "EthGameSDK is a mobile SDK framework for in-game asset ownership; leveraging the ERC-20 token paradigm of Ethereum.",
"homepage": "https://github.com/tschess/EthGameSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"s-matthew-english": "matthew@tschess.io"
},
"source": {
"git": "https://github.com/tschess/EthGameSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "EthGameSDK/Classes/**/*",
"swift_version": "4.0"
}