2 "name": "panoplayer_ios_static",
5 "summary": "detu panoplayer static libaray",
6 "homepage": "https://www.detu.com",
8 "detu": "https://detu.com/"
11 "git": "https://github.com/hzdetu/panoplayer_ios_static.git",
17 "public_header_files": "lib/include/*.{h}",
20 "lib/IJKMediaFramework.framework",
21 "lib/libPanoPlayerStatic.a",
22 "lib/include/*.{fsh,vsh}"
26 "lib/include/*.{fsh,vsh}"
29 "lib/IJKMediaFramework.framework",
30 "lib/libPanoPlayerStatic.a"
58 "vendored_libraries": "lib/libPanoPlayerStatic.a",
60 "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/panoplayer_ios_static/lib/\" \"$(PODS_ROOT)/OpenCV/\"",
61 "HEADER_SEARCH_PATHS": "/usr/include/libxml2 \"$(PODS_ROOT)/panoplayer_ios_static/lib/IJKMediaFramework.framework/Headers\" \"$(PODS_ROOT)/OpenCV/opencv2.framework/Header\"",
62 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
63 "CLANG_CXX_LIBRARY": "libc++"