[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 4 / RevolutionRoboticsBluetooth / 0.1.3 / RevolutionRoboticsBluetooth.podspec.json
blob1015f93562a431d8725cc13750f4d341e8564994
2   "name": "RevolutionRoboticsBluetooth",
3   "version": "0.1.3",
4   "summary": "A Bluetooth SDK for Revolution Robotics Robot Controller",
5   "description": "A Bluetooth SDK for Revolution Robotics Robot Controller.",
6   "homepage": "https://github.com/RevolutionRobotics/RevolutionRoboticsBluetoothIOS.git",
7   "license": {
8     "type": "GPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabor Nagy Farkas": "gabor.nagy.farkas@supercharge.io"
13   },
14   "source": {
15     "git": "https://github.com/RevolutionRobotics/RevolutionRoboticsBluetoothIOS.git",
16     "tag": "0.1.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "RevolutionRoboticsBluetooth/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "CoreBluetooth"
26   ],
27   "dependencies": {
28     "CryptoSwift": [
29       "~> 1.0"
30     ]
31   },
32   "swift_version": "5.0"