blob: 3a34f4a220d168bb65d6e741c35c0207cc10a8c8 [file] [log] [blame]
{
"name": "sdk-objectmodel-swift",
"version": "3.0.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "sdk-objectmodel-swift/**/*.{swift}",
"swift_version": "5.0"
}