4 "summary": "XSYSVGKit.",
5 "homepage": "https://github.com/yuping-iOS/XSYSVGKit",
8 "yuping": "yuping@xiaoshouyi.com"
15 "git": "https://github.com/yuping-iOS/XSYSVGKit.git",
21 "Source/DOM classes/**/*.{h,m}",
22 "Source/Exporters/*.{h,m}",
23 "Source/Parsers/**/*.{h,m}",
24 "Source/QuartzCore additions/**/*.{h,m}",
25 "Source/Sources/**/*.{h,m}",
26 "Source/UIKit additions/**/*.{h,m}",
27 "Source/Unsorted/**/*.{h,m}"
40 "prefix_header_file": "SVGKitLibrary/SVGKit-iOS/SVGKit-iOS-Prefix.pch",
43 "CLANG_CXX_LANGUAGE_STANDARD": "gnu++11",
44 "CLANG_CXX_LIBRARY": "libc++",
45 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"