[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / 8 / SwiftyBluetooth / 3.1.0 / SwiftyBluetooth.podspec.json
blobc126969b59836d9cfc40814a489d167fe842d56b
2   "name": "SwiftyBluetooth",
3   "version": "3.1.0",
4   "license": "MIT",
5   "homepage": "https://github.com/jordanebelanger/SwiftyBluetooth",
6   "authors": {
7     "Jordane Belanger": "jordane.belanger@gmail.com"
8   },
9   "summary": "Fully featured closures based library for CoreBluetooth",
10   "source": {
11     "git": "https://github.com/jordanebelanger/SwiftyBluetooth.git",
12     "tag": "3.1.0"
13   },
14   "source_files": "Sources/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0",
18     "osx": "10.15",
19     "tvos": "10.15"
20   }