2 "name": "nRFMeshProvision",
3 "version": "3.0-beta1",
4 "summary": "A Bluetooth Mesh library",
5 "description": "nRF Mesh is a Bluetooth Mesh compliant library that has many features such as provisioning, configuration and control of Bluetooth Mesh compliant nodes.",
6 "homepage": "https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library",
8 "type": "BSD-3-Clause",
12 "Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no"
15 "git": "https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library.git",
18 "social_media_url": "https://twitter.com/nordictweets",
23 "static_framework": true,
31 "source_files": "nRFMeshProvision/Classes/**/*",
33 "OpenSSL-Universal": [
37 "frameworks": "CoreBluetooth",
38 "pod_target_xcconfig": {
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41 "user_target_xcconfig": {
42 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44 "swift_version": "5.3"