blob: 45f92fa2d8971d156dd16285dce4d4076188902a [file] [log] [blame]
{
"name": "BleManager",
"version": "0.1.0",
"summary": "私有库Demo",
"description": "制作一个私有库的Demo",
"homepage": "https://git.coding.net/CoderTian/BleManager.git",
"license": "MIT",
"authors": {
"CoderTian": "du330972860@@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://git.coding.net/CoderTian/BleManager.git",
"tag": "0.1.0"
},
"source_files": "HTBleManager/*.{h,m}",
"frameworks": "CoreBluetooth"
}