blob: 9755941d23ed287127821e4905bb96c5f713e30a [file] [log] [blame]
{
"name": "XyBleSdk",
"version": "3.1.2",
"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.2"
},
"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"
}