[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / a / 4 / 9 / FSLibIOs / 2.0.1 / FSLibIOs.podspec.json
blob918901d9c80a280cec8df0b8494f12923dacd81e
2   "name": "FSLibIOs",
3   "version": "2.0.1",
4   "summary": "An iOS library to control the feelSpace naviBelt from your application.",
5   "description": "Connect and control a feelSpace naviBelt (a tactile belt with vibration motors) from your application. The FSLib use Bluetooth Low Energy to communicate with the naviBelt. The FSLib can be used in multiple domains to provide a tactile feedback, for instance in navigation applications, VR, simulation, research experiments, outdoor and video-games, attention feedback.",
6   "homepage": "https://github.com/feelSpace/FSLib-iOS",
7   "license": {
8     "type": "apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "D. Meignan": "dev@feelspace.de"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/feelSpace/FSLib-iOS.git",
19     "tag": "v2.0.1"
20   },
21   "source_files": [
22     "FSLibIOs/FSLibIOs",
23     "FSLibIOs/FSLibIOs/**/*.{swift,h}"
24   ],
25   "exclude_files": [
26     "FSLibIOs/FSLibIOsTests",
27     "FSLibIOs/FSLibIOsTests/**/*.{swift,h}"
28   ],
29   "swift_versions": "4.2",
30   "swift_version": "4.2"