blob: 4dda6cc96aa0bd21c82419507ff854106bbddd3a [file] [log] [blame]
{
"name": "KIBluetooth",
"version": "0.0.1",
"summary": "KIBluetooth",
"description": "KIBluetooth.",
"homepage": "https://github.com/smartwalle/KIBluetooth",
"license": "MIT",
"authors": {
"SmartWalle": "smartwalle@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/smartwalle/KIBluetooth.git",
"tag": "0.0.1"
},
"source_files": "KIBluetooth/KIBluetooth/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "CoreBluetooth",
"requires_arc": true
}