[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 1 / 0 / 8 / SwiftyBluetooth / 2.2.1 / SwiftyBluetooth.podspec.json
blob86e2610b43c0021c92494ce61bc962d32da74742
2   "name": "SwiftyBluetooth",
3   "version": "2.2.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": "2.2.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   }