[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / 8 / SwiftyBluetooth / 3.0.1 / SwiftyBluetooth.podspec.json
blob11ea729d43d51aba7b863837bd3e09a7a66346d9
2   "name": "SwiftyBluetooth",
3   "version": "3.0.1",
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.0.1"
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   }