[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 8 / SwiftyBluetooth / 0.4.0 / SwiftyBluetooth.podspec.json
blobe9a600316da655d48801ee45aaae27d23dddf715
2   "name": "SwiftyBluetooth",
3   "version": "0.4.0",
4   "license": "MIT",
5   "homepage": "https://github.com/tehjord/SwiftyBluetooth",
6   "authors": {
7     "Jordan Belanger": "jordane.belanger@gmail.com"
8   },
9   "summary": "Swift 2/3 compatible fully featured closures based libray for CoreBluetooth on iOS 9+ devices",
10   "source": {
11     "git": "https://github.com/tehjord/SwiftyBluetooth.git",
12     "tag": "0.4.0"
13   },
14   "source_files": "SwiftyBluetooth/Source/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "pushed_with_swift_version": "3.0"