blob: 68d7a9872b700df2f24c1aabfc00532a97208ac1 [file] [log] [blame]
{
"name": "EthGameSDK",
"version": "0.0.8",
"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"
},
"authors": {
"S. Matthew English": "matthew@tschess.io"
},
"source": {
"git": "https://github.com/tschess/EthGameSDK.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "EthGameSDK/Classes/**/*",
"swift_version": "4.0"
}