blob: 4a4e92902b784ee094f0725643d74605bfc5830e [file] [log] [blame]
{
"name": "Bluejay",
"version": "0.4.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/steamclock/bluejay",
"authors": {
"Jeremy Chiang": "jeremy@steamclock.com"
},
"summary": "Bluejay is a simple Swift framework for building reliable Bluetooth apps.",
"source": {
"git": "https://github.com/steamclock/bluejay.git",
"tag": "v0.4.4"
},
"source_files": "Bluejay/Bluejay/*.{h,swift}",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}