blob: d31c483ce581c1985e4a71f16fb7507e59f79b70 [file] [log] [blame]
{
"name": "XyBleSdk",
"version": "3.0.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": {
"XY - The Persistent Company": "developers@xyo.network"
},
"source": {
"git": "https://github.com/XYOracleNetwork/sdk-ble-swift.git",
"tag": "3.0.2"
},
"documentation_url": "https://github.com/XYOracleNetwork/sdk-ble-swift",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"PromisesSwift": [
]
},
"swift_version": "5.0"
}