blob: 0520b7f5259dd5b8455e66ab8c841d91dd1e80ea [file] [log] [blame]
{
"name": "sdk-objectmodel-swift",
"version": "0.1.3-beta.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2.1",
"source_files": "sdk-objectmodel-swift/**/*.{swift}"
}