blob: 4eacbe7a533397bc87ba6a87c11faca72c1a094e [file] [log] [blame]
{
"name": "LSBLEManager",
"version": "1.0.0",
"summary": "easy away to use bluetooth.",
"description": "you can easy away to use bluetooth.",
"homepage": "https://github.com/StephenCMZ/LSBLEManager",
"license": "MIT",
"authors": {
"Stephen": "StephenCMZ@live.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/StephenCMZ/LSBLEManager.git",
"tag": "1.0.0"
},
"source_files": [
"LSBLEManager",
"*.{h,m}"
],
"exclude_files": "LSBLEManager/Exclude",
"requires_arc": true
}