[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 7 / a / SwiftBluetooth / 0.1.0 / SwiftBluetooth.podspec.json
blobe81546d2332341c457e57f4cec14e1c8c29c4a41
2   "name": "SwiftBluetooth",
3   "version": "0.1.0",
4   "summary": "A simple framework for building BLE apps.",
5   "homepage": "https://github.com/CatchZeng/SwiftBluetooth",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CatchZeng": "891793848@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/CatchZeng/SwiftBluetooth.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SwiftBluetooth/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "CoreBluetooth"
24   ],
25   "pushed_with_swift_version": "4.0"