[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 0 / 8 / McuManager / 0.12.0 / McuManager.podspec.json
blob04771137ac4e036f77919e9288c01bd8812af8bd
2   "name": "McuManager",
3   "version": "0.12.0",
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/JuulLabs-OSS/mcumgr-ios",
10   "authors": {
11     "Brian Giori": "brian.giori@juul.com"
12   },
13   "source": {
14     "git": "https://github.com/JuulLabs-OSS/mcumgr-ios.git",
15     "tag": "0.12.0"
16   },
17   "swift_versions": [
18     "4.2",
19     "5.0",
20     "5.1",
21     "5.2"
22   ],
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "Source/**/*.{swift, h}",
27   "exclude_files": "Source/*.plist",
28   "requires_arc": true,
29   "dependencies": {
30     "SwiftCBOR": [
31       "0.4.3"
32     ]
33   },
34   "swift_version": "5.2"