blob: 88f55d2fd6898afe810535bc76ddd608000ce859 [file] [log] [blame]
{
"name": "sdk-objectmodel-swift",
"version": "0.1.3-beta.0",
"summary": "An implementation of the XYO object model in swift.",
"description": "This library is an implementation of the XYO object model in swift and is fully compatible with the XYO Network.",
"homepage": "https://github.com/XYOracleNetwork/sdk-objectmodel-swift",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Carter Harrison": "carter@xyo.network"
},
"source": {
"git": "https://github.com/XYOracleNetwork/sdk-objectmodel-swift.git",
"tag": "0.1.3-beta.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2.1",
"source_files": "sdk-objectmodel-swift/**/*.{swift}"
}