blob: 5c2fbd9fc32348e48517c9c684abdc43e8078396 [file] [log] [blame]
{
"name": "ExtendaBLE",
"version": "0.4",
"summary": "Blocks Based Bluetooth LE Connectivity framework for iOS/watchOS/tvOS/OSX",
"homepage": "https://github.com/AntonTheDev/ExtendaBLE",
"license": "MIT",
"authors": {
"Anton Doudarev": "antonthedev@gmail.com"
},
"source": {
"git": "https://github.com/AntonTheDev/ExtendaBLE.git",
"tag": "0.4"
},
"platforms": {
"osx": "10.10",
"ios": "9.0",
"tvos": "9.0",
"watchos": "3.0"
},
"source_files": [
"Source/*.*",
"Source/EBMaker/*.*",
"Source/EBManager/*.*",
"Source/EBTransaction/*.*",
"Source/Extensions/*.*",
"Source/Logger/*.*"
],
"pushed_with_swift_version": "4.0"
}