blob: b0a44c2a899105c5f0c422904688a85c942f0d60 [file] [log] [blame]
{
"name": "sdk-objectmodel-swift",
"version": "3.0.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": "LGPL3",
"file": "LICENSE"
},
"authors": {
"Carter Harrison": "carter@xyo.network"
},
"source": {
"git": "https://github.com/XYOracleNetwork/sdk-objectmodel-swift.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "sdk-objectmodel-swift/**/*.{swift}",
"swift_version": "5.0"
}