blob: c63150bc689f05c07dc82544d367d71c08054c57 [file] [log] [blame]
{
"name": "XyBleSdk",
"version": "3.0.3",
"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.3"
},
"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"
}