blob: 2804258e79377532723c3d903611de3e2c13449b [file] [log] [blame]
{
"name": "BTKit",
"version": "0.0.18",
"summary": "Hardcoded bluetooth devices API",
"description": "Use to scan for bluetooth devices. Very limited set of devices is available.",
"homepage": "https://github.com/rinat-enikeev/BTKit",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Rinat Enikeev": "rinat.enikeev@gmail.com"
},
"social_media_url": "http://facebook.com/enikeev",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/rinat-enikeev/BTKit.git",
"tag": "0.0.18"
},
"source_files": "BTKit/Source/**/*.{swift,h}",
"swift_version": "5.0"
}