[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / f / b / DeviceConnect / 0.9.1 / DeviceConnect.podspec.json
blobcad46673dde7d0bd5c05a44303827f793967554c
2   "name": "DeviceConnect",
3   "version": "0.9.1",
4   "summary": "This module Connects to some device that measure vital data like Blood pressure by BLE.",
5   "homepage": "https://bitbucket.org/integrity-healthcare/yadoc-bluetooth-ios/src/master/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yusuke Maeda": "yusuke.maeda@integrity-healthcare.co.jp"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://bitbucket.org/xuanpt2210/yadoc-bluetooth-ios.git",
18     "tag": "0.9.1"
19   },
20   "prefix_header_file": "DeviceConnect/Supporting Files/Prefix.pch",
21   "source_files": [
22     "DeviceConnect",
23     "DeviceConnect/**/*.{h,m,swift}"
24   ],
25   "public_header_files": [
26     "DeviceConnect/DeviceConnect.h",
27     "DeviceConnect/ANDClass/**/*.h",
28     "DeviceConnect/NisseiClass/NisseiObjcToSwift.h"
29   ],
30   "vendored_frameworks": "DeviceConnect/NisseiClass/NisseiHealStyleCore.framework",
31   "requires_arc": true,
32   "swift_version": "4.2"