[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 8 / SwiftyBluetooth / 0.1.1 / SwiftyBluetooth.podspec.json
blobc85aeb7e2f767ba66ae5885cd1f5ab392d8232ea
2   "name": "SwiftyBluetooth",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/tehjord/SwiftyBluetooth",
8   "authors": {
9     "Jordan Belanger": "jordane.belanger@gmail.com"
10   },
11   "summary": "100% Swift and full featured closures based Bluetooth library",
12   "source": {
13     "git": "https://github.com/tehjord/SwiftyBluetooth.git",
14     "tag": "0.1.1"
15   },
16   "source_files": "SwiftyBluetooth/Source/*.swift",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   }