2 "name": "SFLiveManager",
4 "summary": "A short description of SFLiveManager.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/Joygo-Technology/SFLiveManager",
12 "lee": "nemoleo@yeah.net"
15 "git": "https://github.com/Joygo-Technology/SFLiveManager.git",
21 "source_files": "SFLiveManager/Classes/**/*.h",
22 "public_header_files": "SFLiveManager/Classes/**/*.h",
25 "openssl/include/*.h",
28 "vendored_libraries": [
29 "SFLiveManager/Library/**/*.a",
50 "pod_target_xcconfig": {
51 "ENABLE_BITCODE": "NO"
53 "user_target_xcconfig": {
54 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
55 "CLANG_CXX_LIBRARY": "libc++",
56 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/SFLiveManager/ffmpeg/include ${PODS_ROOT}/SFLiveManager/osl/include ${PODS_ROOT}/SFLiveManager/openssl/include"