blob: e29d73911a1cc7711f6c682953da603fa51946a6 [file] [log] [blame]
{
"name": "BlueCapKit",
"version": "0.2.0",
"summary": "BlueCap is Swift CoreBluetooth and much more.",
"homepage": "https://github.com/troystribling/BlueCap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"documentation_url": "https://github.com/troystribling/BlueCap",
"authors": {
"Troy Stribling": "me@troystribling.com"
},
"social_media_url": "http://twitter.com/troystribling",
"platforms": {
"ios": "9.0"
},
"cocoapods_version": ">= 1.1",
"source": {
"git": "https://github.com/troystribling/BlueCap.git",
"tag": "0.2.0"
},
"source_files": "BlueCapKit/**/*.swift",
"frameworks": [
"CoreBluetooth",
"CoreLocation"
],
"pushed_with_swift_version": "3.0"
}