[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / a / SwiftBluetooth / 0.3.0 / SwiftBluetooth.podspec.json
blob57748ba6c85c03d738cd4ec03096d54d8f708037
2   "name": "SwiftBluetooth",
3   "version": "0.3.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.3.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SwiftBluetooth/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "CoreBluetooth"
24   ]