[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 7 / 8 / nRFMeshProvision / 1.0.4 / nRFMeshProvision.podspec.json
blob864d05f34bbdf68da4408ab8ed929cc91b0a27a3
2   "name": "nRFMeshProvision",
3   "version": "1.0.4",
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.\nThis Library is under extensive development and will have missing features and capabilities that are going to be added in the near future.",
6   "homepage": "https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library",
7   "license": {
8     "type": "BSD-3-Clause",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mostafaberg": "mostafa.berg@nordicsemi.no"
13   },
14   "source": {
15     "git": "https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library.git",
16     "tag": "1.0.4"
17   },
18   "social_media_url": "https://twitter.com/nordictweets",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "static_framework": true,
23   "swift_version": "4",
24   "source_files": "nRFMeshProvision/Classes/**/*",
25   "dependencies": {
26     "OpenSSL-Universal": [
28     ]
29   },
30   "frameworks": "CoreBluetooth"