[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / 8 / SwiftyBluetooth / 5.0 / SwiftyBluetooth.podspec.json
blob3134bbecbc7dec5c71b484d92c8ca09ae88bc4f1
2   "name": "SwiftyBluetooth",
3   "version": "5.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": "2.0.0"
13   },
14   "source_files": "SwiftyBluetooth/Source/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   }