4 "summary": "Joygo Live System Client Lib",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/nemoleo",
12 "lee": "nemoleo@yeah.met"
15 "git": "https://github.com/nemoleo/SFLiveLib.git",
21 "source_files": "SFLiveLib/SFLibManager.h",
22 "vendored_libraries": "Library/SFLiveLib/*.a",
23 "public_header_files": "SFLiveLib/SFLibManager.h",
26 "name": "ServerQuerys",
30 "source_files": "SFLiveLib/ServerApi/Querys/*.h",
31 "public_header_files": "SFLiveLib/ServerApi/Querys/*.h",
32 "frameworks": "Foundation",
43 "name": "ServerModels",
47 "source_files": "SFLiveLib/ServerApi/Models/*.h",
48 "public_header_files": "SFLiveLib/ServerApi/Models/*.h",
65 "source_files": "SFLiveLib/IMManager/*.h",
66 "public_header_files": "SFLiveLib/IMManager/*.h",
67 "frameworks": "Foundation",
75 "name": "MessageClient",
79 "source_files": "SFLiveLib/MessageClient/*.h",
80 "public_header_files": "SFLiveLib/MessageClient/*.h",
81 "frameworks": "Foundation",
89 "name": "LiveManager",
93 "source_files": "SFLiveLib/LiveManager/*.h",
94 "public_header_files": "SFLiveLib/LiveManager/*.h",
95 "vendored_libraries": [
96 "Library/openssl/*.a",
113 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
114 "CLANG_CXX_LIBRARY": "libc++"