[Add] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / c / 8 / 0 / MoBetterBluetooth / 0.0.4 / MoBetterBluetooth.podspec.json
blob4ba8f2f631d01549f36996e27e3c50b18cb00906
2   "name": "MoBetterBluetooth",
3   "version": "0.0.4",
4   "summary": "A more better way to use iOS's Core Bluetooth functionality.",
5   "description": "A more better (mo simple, mo intuitive) way to use iOS's Core Bluetooth functionality.",
6   "homepage": "https://github.com/verticon/MoBetterBluetooth.git",
7   "license": "MIT",
8   "authors": {
9     "Robert Vaessen": "robert@rvaessen.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/verticon/MoBetterBluetooth.git",
17     "tag": "0.0.4"
18   },
19   "source_files": "MoBetterBluetooth/**/*.{h,swift}",
20   "requires_arc": true,
21   "dependencies": {
22     "VerticonsToolbox": [
23       "~> 0.1.0"
24     ]
25   },
26   "swift_version": "5.0"