[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / 9 / FSLibIOs / 2.1.0 / FSLibIOs.podspec.json
blob3015dfcd3954afdb1cf56423b53b239a5665b686
2   "name": "FSLibIOs",
3   "version": "2.1.0",
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": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/feelSpace/FSLib-iOS.git",
19     "tag": "v2.1.0"
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": "5.0",
30   "swift_version": "5.0"