[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 0 / 8 / McuManager / 0.6.2 / McuManager.podspec.json
blob305a73df461687ffae6900db9cc00c724dad24b2
2   "name": "McuManager",
3   "version": "0.6.2",
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": "v0.6.2"
16   },
17   "swift_version": "4.2",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/**/*.{swift, h}",
22   "exclude_files": "Source/*.plist",
23   "requires_arc": true,
24   "dependencies": {
25     "SwiftCBOR": [
26       "0.3.0"
27     ]
28   }