[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 0 / 8 / McuManager / 0.7-alpha2 / McuManager.podspec.json
blobc43f2246d553c0f7b28a47451e0a30738bd2b56f
2   "name": "McuManager",
3   "version": "0.7-alpha2",
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.7-alpha2"
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   }