2 "name": "SDWebImageSVGNativeCoder",
4 "summary": "SVG-Native vector image coder plugin for SDWebImage.",
5 "description": "This SDWebImage coder plugin, use adobe svg-native-viewer library to provide SVG-Native (subset of SVG 1.1) vector image support",
6 "homepage": "https://github.com/SDWebImage/SDWebImageSVGNativeCoder",
12 "dreampiggy": "lizhuoli1126@126.com"
15 "git": "https://github.com/SDWebImage/SDWebImageSVGNativeCoder.git",
24 "source_files": "SDWebImageSVGNativeCoder/Classes/**/*",
25 "pod_target_xcconfig": {
26 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) BOOST_VARIANT_DETAIL_NO_SUBSTITUTE=1",
27 "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/svgnative/svg-native-viewer/third_party/boost_variant_property_tree"