[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 9 / FSLibIOs / 2.0.3 / FSLibIOs.podspec.json
blob0fb37647d584145339e8c73988d47da22a67e0df
2   "name": "FSLibIOs",
3   "version": "2.0.3",
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.3"
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"