blob: 6a41d6a5cf27e358c68c7c72d65cc5d729d36a50 [file] [log] [blame]
{
"name": "MPBluetoothKit",
"version": "0.1.0",
"summary": "This is a block-based framework for building Bluetooth iOS apps using the CoreBluetooth Framework.",
"homepage": "https://github.com/MacPu/MPBluetoothKit",
"license": "MIT",
"authors": {
"MacPu": "geniusgeek@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MacPu/MPBluetoothKit.git",
"tag": "0.1.0"
},
"source_files": "MPBluetoothKit/*.{h,m}"
}