[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / d / ESense / 0.1.1 / ESense.podspec.json
blob5bf437535dafcbef04ed99825cf934da6ad4bcc0
2   "name": "ESense",
3   "version": "0.1.1",
4   "summary": "This library allows us to use [eSense](http://www.esense.io/) (earable computing platform) on iOS",
5   "description": "[eSense](http://www.esense.io/) is a multi-sensory earable platform for personal-scale behavioural analytics research. It is a True Wireless Stereo (TWS) earbud augmented with a 6-axis inertial motion unit, a microphone, and dual-mode Bluetooth (Bluetooth Classic and Bluetooth Low Energy). This library allows us to easily connect and communicate eSense on iOS.",
6   "homepage": "https://github.com/tetujin/ESense",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuuki Nishiyama": "yuukin@iis.u-tokyo.ac.jp"
13   },
14   "source": {
15     "git": "https://github.com/tetujin/ESense.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ESense/Classes/**/*",
22   "swift_versions": "4.0",
23   "frameworks": [
24     "UIKit",
25     "CoreBluetooth"
26   ],
27   "swift_version": "4.0"