[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 3 / WasabiCoreBluetooth / 0.1.0 / WasabiCoreBluetooth.podspec.json
blobf8dee810e0333d5834ef362371e794adb2515331
2   "name": "WasabiCoreBluetooth",
3   "version": "0.1.0",
4   "summary": "CoreBluetooth Extensions",
5   "description": "Provides a wrapper around CoreBluetooth objects used for BLE Central tasks allowing multiple\ndelegates to be assigned to centrals and discovered peripherals.",
6   "homepage": "https://github.com/rothmichaels/WasabiCoreBluetooth",
7   "license": "Apache 2.0",
8   "authors": {
9     "Roth Michaels": "roth@rothmichaels.us"
10   },
11   "source": {
12     "git": "https://github.com/rothmichaels/WasabiCoreBluetooth.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "WasabiCoreBluetooth/**/*",
20   "public_header_files": "WasabiCoreBluetooth/Headers/Public/*.h",
21   "frameworks": "CoreData"