[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 9 / e / f / YmsCoreBluetooth / 1.07 / YmsCoreBluetooth.podspec.json
blob8f1937fe15b76993ca41c021f9e454e0ab73036a
2   "name": "YmsCoreBluetooth",
3   "version": "1.07",
4   "summary": "ObjectiveC Block-based API for Bluetooth LE communication.",
5   "description": "  A block-based framework for building Bluetooth 4.0 Low Energy (aka Smart or LE) iOS 7 or OS X 10.9 applications using the CoreBluetooth API. Includes *Deanna* and *DeannaMac*, applications to communicate with a [TI SensorTag](http://processors.wiki.ti.com/index.php/Bluetooth_SensorTag) for iOS and OS X respectively.\n",
6   "homepage": "https://github.com/myrual/YmsCoreBluetooth.git",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Charles Choi": "charles.choi@yummymelon.com"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.8.5"
17   },
18   "source": {
19     "git": "https://github.com/myrual/YmsCoreBluetooth.git",
20     "tag": "v1.07"
21   },
22   "source_files": [
23     "YmsCoreBluetooth",
24     "YmsCoreBluetooth/**/*.{h,m}"
25   ],
26   "exclude_files": "YmsCoreBluetooth/Exclude",
27   "requires_arc": true