[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 0 / MoBetterBluetooth / 0.0.2 / MoBetterBluetooth.podspec.json
blob42866a02c3f598fb7ce9a510d725f07f2330d6e4
2   "name": "MoBetterBluetooth",
3   "version": "0.0.2",
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": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/verticon/MoBetterBluetooth.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "MoBetterBluetooth/**/*.{h,swift}",
19   "requires_arc": true,
20   "dependencies": {
21     "VerticonsToolbox": [
23     ]
24   },
25   "pushed_with_swift_version": "3.0"