blob: e56c9657791fe8dd962bdfe89685590870be4d3e [file] [log] [blame]
{
"name": "Bluetonium",
"version": "2.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Bluetooth library written in Swift. Mapping services and characteristics to models.",
"authors": {
"Dick Verbunt": "dick@e-sites.nl",
"Dominggus Salampessy": "dominggus@e-sites.nl",
"Bas van Kuijck": "bas@e-sites.nl"
},
"homepage": "http://www.e-sites.nl",
"source": {
"git": "https://github.com/e-sites/Bluetonium.git",
"tag": "2.0.1"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}