blob: 5e756717956e291527b90cec2f0817741efd7372 [file] [log] [blame]
{
"name": "sdk-objectmodel-swift",
"version": "0.1.2-beta.2",
"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.2-beta.2"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2.1",
"source_files": "sdk-objectmodel-swift/**/*.{swift}"
}