Latest | 0.9.9.2 |
---|---|
Homepage | https://github.com/streamlyzer/streamlyzer-plugin-ios-lib.git |
License | MIT |
Platforms | ios 9.0, tvos 9.0 |
Authors |
404: Not Found
Latest podspec
{ "name": "StreamlyzerPlugin", "version": "0.9.9.2", "summary": "Streamlyzer Plugin frameworks for iOS/tvOS", "description": "This library is created by Streamlyzer. It contains frameworks of Streamlyzer Plugin for iOS/tvOS.", "homepage": "https://github.com/streamlyzer/streamlyzer-plugin-ios-lib.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Streamlyzer": "[email protected]" }, "platforms": { "ios": "9.0", "tvos": "9.0" }, "source": { "git": "https://github.com/streamlyzer/streamlyzer-plugin-ios-lib.git", "tag": "0.9.9.2" }, "ios": { "vendored_frameworks": "iphoneos/StreamlyzerPlugin.framework", "xcconfig": { "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES", "OTHER_LDFLAGS": "$(inherited) -framework "StreamlyzerPlugin" ", "FRAMEWORK_SEARCH_PATHS": "$(inherited) "${PODS_ROOT}"/**", "LIBRARY_SEARCH_PATHS": "$(inherited) "${PODS_ROOT}"/**" } }, "tvos": { "vendored_frameworks": "appletvos/StreamlyzerPlugintvOS.framework", "xcconfig": { "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES", "OTHER_LDFLAGS": "$(inherited) -framework "StreamlyzerPlugintvOS" ", "FRAMEWORK_SEARCH_PATHS": "$(inherited) "${PODS_ROOT}"/**", "LIBRARY_SEARCH_PATHS": "$(inherited) "${PODS_ROOT}"/**" } } }
Thu, 04 Oct 2018 04:00:38 +0000