[Add] RepairClubSDK 1.2.09
[CocoaPods.git] / Specs / 7 / 6 / 9 / iOSMcuManagerLibrary / 1.2.8 / iOSMcuManagerLibrary.podspec.json
blobb60daf2c27fe3887c5a648dde3b1adeda88d04d2
2   "name": "iOSMcuManagerLibrary",
3   "version": "1.2.8",
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.2.8"
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   },
32   "source_files": "Source/**/*.{swift, h}",
33   "exclude_files": "Source/*.plist",
34   "requires_arc": true,
35   "dependencies": {
36     "SwiftCBOR": [
37       "0.4.4"
38     ]
39   },
40   "swift_version": "5.7"