[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 8 / nRFMeshProvision / 4.0.0 / nRFMeshProvision.podspec.json
blobb9769921e40f9f34794470e35ae4e914a2cd18b1
2   "name": "nRFMeshProvision",
3   "version": "4.0.0",
4   "summary": "A Bluetooth Mesh library",
5   "description": "nRF Mesh is a Bluetooth mesh compliant library supporting features such as provisioning, configuration and control of Bluetooth mesh nodes.",
6   "homepage": "https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library",
7   "license": {
8     "type": "BSD-3-Clause",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no"
13   },
14   "source": {
15     "git": "https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library.git",
16     "tag": "4.0.0"
17   },
18   "social_media_url": "https://twitter.com/nordictweets",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.15"
22   },
23   "static_framework": true,
24   "swift_versions": [
25     "5.5",
26     "5.6",
27     "5.7",
28     "5.8",
29     "5.9"
30   ],
31   "source_files": "nRFMeshProvision/**/*",
32   "resources": "nRFMeshProvision/Resources/PrivacyInfo.xcprivacy",
33   "dependencies": {
34     "CryptoSwift": [
35       "= 1.8.0"
36     ]
37   },
38   "frameworks": "CoreBluetooth",
39   "swift_version": "5.9"