blob: aa2e8068e4110c94ed26de9ced3173d884ba24cd [file] [log] [blame]
{
"name": "SwiftyBluetooth",
"version": "0.2.0",
"license": "MIT",
"homepage": "https://github.com/tehjord/SwiftyBluetooth",
"authors": {
"Jordan Belanger": "jordane.belanger@gmail.com"
},
"summary": "Swift 2/3 compatible fully featured closures based libray for CoreBluetooth on iOS 9+ devices",
"source": {
"git": "https://github.com/tehjord/SwiftyBluetooth.git",
"tag": "0.2.0"
},
"source_files": "SwiftyBluetooth/Source/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}