2 "name": "StreamlyzerPlugin",
4 "summary": "Streamlyzer Plugin frameworks for iOS/tvOS",
5 "description": "This library is created by Streamlyzer. It contains frameworks of Streamlyzer Plugin for iOS/tvOS.",
6 "homepage": "https://github.com/streamlyzer/streamlyzer-plugin-ios-lib.git",
12 "Streamlyzer": "swdev@streamlyzer.com"
19 "git": "https://github.com/streamlyzer/streamlyzer-plugin-ios-lib.git",
23 "vendored_frameworks": "iphoneos/StreamlyzerPlugin.framework"
26 "vendored_frameworks": "appletvos/StreamlyzerPlugin.framework"
29 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
30 "OTHER_LDFLAGS": "$(inherited) -framework \"StreamlyzerPlugin\" ",
31 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}\"/**",
32 "LIBRARY_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}\"/**"