blob: d3de5f86320934550eaa3123d1358d91bda8e98e [file] [log] [blame]
{
"name": "nRFMeshProvision",
"version": "2.2.0",
"summary": "A Bluetooth Mesh library",
"description": "nRF Mesh is a Bluetooth Mesh compliant library that has many features such as provisioning, configuration and control of Bluetooth Mesh compliant nodes.",
"homepage": "https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library",
"license": {
"type": "BSD-3-Clause",
"file": "LICENSE"
},
"authors": {
"Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no"
},
"source": {
"git": "https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library.git",
"tag": "2.2.0"
},
"social_media_url": "https://twitter.com/nordictweets",
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"swift_versions": "5.1",
"source_files": "nRFMeshProvision/Classes/**/*",
"dependencies": {
"OpenSSL-Universal": [
"= 1.0.2.19"
]
},
"frameworks": "CoreBluetooth",
"swift_version": "5.1"
}