[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / a / 4 / 9 / FSLibIOs / 2.0.0 / FSLibIOs.podspec.json
blob868e82b04e30086ef7a13297694f3128f5ca5c60
2   "name": "FSLibIOs",
3   "version": "2.0.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, navigation, 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": "2.0.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": "4.2",
30   "swift_version": "4.2"