blob: 8a790bb917cbece0f4b0b474ad27eee8a2ca38d8 [file] [log] [blame]
{
"name": "DWBlueTooth",
"version": "0.0.1",
"summary": "A role in OC language bluetooth framework.",
"description": "The library will use the bluetooth has carried on the comprehensive package, let you can be done with the least amount of code to function",
"homepage": "https://github.com/dwanghello/Bluetooth",
"license": "MIT",
"authors": {
"dwanghello": "dwang.hello@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dwanghello/Bluetooth.git",
"tag": "0.0.1"
},
"source_files": [
"Bluetooth",
"Bluetooth/Bluetooth/DWBlueTooth/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit",
"CoreBluetooth"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"Masonry": [
]
}
}