blob: 6e77df89773e77c251a97bedca8e34d4c535cc8e [file] [log] [blame]
{
"name": "XyBaseSdk",
"version": "1.0.4",
"license": {
"type": "LGPL3",
"file": "LICENSE"
},
"summary": "XY Base Swift Library",
"homepage": "https://github.com/xyoraclenetwork/sdk-base-swift",
"social_media_url": "https://twitter.com/xyodevs",
"authors": {
"XYO Network": "developers@xyo.network"
},
"source": {
"git": "https://github.com/xyoraclenetwork/sdk-base-swift.git",
"tag": "1.0.4"
},
"documentation_url": "https://github.com/xyoraclenetwork/sdk-base-swift",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"PromisesSwift": [
]
},
"swift_version": "5.0"
}