[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 9 / iOSMcuManagerLibrary / 1.2.3 / iOSMcuManagerLibrary.podspec.json
blob618c8986b18a9835b35bcc46682ff7c2aa7527fe
2   "name": "iOSMcuManagerLibrary",
3   "version": "1.2.3",
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.3"
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   ],
28   "platforms": {
29     "ios": "9.0"
30   },
31   "source_files": "Source/**/*.{swift, h}",
32   "exclude_files": "Source/*.plist",
33   "requires_arc": true,
34   "dependencies": {
35     "SwiftCBOR": [
36       "0.4.4"
37     ]
38   },
39   "swift_version": "5.6"