4 "summary": "用于APP内轻量级的 WebSocket 数据传输服务器.",
5 "description": "LWWebSocket,用于APP内轻量级的 WebSocket 数据传输服务器.",
6 "homepage": "https://github.com/luowei/LWWebSocket",
12 "luowei": "luowei@wodedata.com"
15 "git": "https://github.com/luowei/LWWebSocket.git"
21 "LWWebSocket/Classes/**/*.{h,m,mm}",
22 "LWWebSocket/Library/CocoaAsyncSocket/**/*.{h,m,mm}",
23 "LWWebSocket/Library/CocoaHTTPServer/**/*.{h,m,mm}",
24 "LWWebSocket/Library/CocoaLumberjack/**/*.{h,m,mm}"
26 "public_header_files": [
27 "LWWebSocket/Classes/WebSocketManager.h"
31 "LWWebSocket/Assets/**/*"
35 "pod_target_xcconfig": {
36 "USER_HEADER_SEARCH_PATHS": "$(inherited) \"${PROJECT_DIR}/..\"/** /usr/include/libxml2"