blob: d96b40a580088da61b943e4491f8f218efbf998f [file] [log] [blame]
{
"name": "XyBleSdk",
"version": "3.1.5",
"license": {
"type": "LGPL3",
"file": "LICENSE"
},
"summary": "Swift BLE SDK for app developers who want better bluetooth performance",
"homepage": "https://github.com/XYOracleNetwork/sdk-ble-swift",
"social_media_url": "https://twitter.com/xyodevs",
"authors": {
"XYO Network": "developers@xyo.network"
},
"source": {
"git": "https://github.com/XYOracleNetwork/sdk-ble-swift.git",
"tag": "3.1.5"
},
"documentation_url": "https://github.com/XYOracleNetwork/sdk-ble-swift",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"XyBaseSdk": [
]
},
"swift_version": "5.0"
}