[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / 7 / 6 / 9 / iOSMcuManagerLibrary / 1.7.1 / iOSMcuManagerLibrary.podspec.json
blob94ea7b5ebe060f97123757120a82c4362179e871
2   "name": "iOSMcuManagerLibrary",
3   "version": "1.7.1",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "A mobile management library for devices running Apache Mynewt, Zephyr (McuMgr) and SUIT (Software Update for the Internet of Things).",
9   "homepage": "https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager",
10   "authors": {
11     "Dinesh Harjani": "dinesh.harjani@nordicsemi.no",
12     "Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no"
13   },
14   "source": {
15     "git": "https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git",
16     "tag": "1.7.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     "5.8",
29     "5.9",
30     "5.10"
31   ],
32   "platforms": {
33     "ios": "12.0",
34     "osx": "10.13"
35   },
36   "source_files": "Source/**/*.{swift, h}",
37   "exclude_files": "Source/*.plist",
38   "requires_arc": true,
39   "dependencies": {
40     "SwiftCBOR": [
41       "0.4.7"
42     ],
43     "ZIPFoundation": [
44       "0.9.19"
45     ]
46   },
47   "swift_version": "5.10"