[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 3 / WasabiCoreBluetooth / 0.1.2 / WasabiCoreBluetooth.podspec.json
blob0c0d929a470e0f7f60a2ec7fd0fe3f9c3881b0bd
2   "name": "WasabiCoreBluetooth",
3   "version": "0.1.2",
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.2"
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"