[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / 7 / 6 / 9 / iOSMcuManagerLibrary / 1.4.1 / iOSMcuManagerLibrary.podspec.json
blobec664d650a33d70e65e322bb95283af42de0aafa
2   "name": "iOSMcuManagerLibrary",
3   "version": "1.4.1",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "A mobile management library for devices running Apache Mynewt or Zephyr.",
9   "homepage": "https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager",
10   "authors": {
11     "Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no",
12     "Dinesh Harjani": "dinesh.harjani@nordicsemi.no"
13   },
14   "source": {
15     "git": "https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git",
16     "tag": "1.4.1"
17   },
18   "swift_versions": [
19     "4.2",
20     "5.0",
21     "5.1",
22     "5.2",
23     "5.3",
24     "5.4",
25     "5.5",
26     "5.6",
27     "5.7"
28   ],
29   "platforms": {
30     "ios": "9.0",
31     "osx": "10.13"
32   },
33   "source_files": "Source/**/*.{swift, h}",
34   "exclude_files": "Source/*.plist",
35   "requires_arc": true,
36   "dependencies": {
37     "SwiftCBOR": [
38       "0.4.4"
39     ]
40   },
41   "swift_version": "5.7"