4 "summary": "A simple helper for communicating with Bluetooth LE devices (Arduino 101, etc.)",
5 "description": "A simple helper for communicating with Bluetooth LE devices (Arduino 101, etc.) written in Swift.",
6 "homepage": "https://github.com/mkoehnke/QuickBLE",
11 "authors": "Mathias Köhnke",
17 "git": "https://github.com/mkoehnke/QuickBLE.git",
20 "source_files": "Sources/*.{swift}",
21 "exclude_files": "Sources/Exclude",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "3.0"