10 "summary": "Display and interact with SVG Images on iOS, using native rendering (CoreAnimation).",
11 "homepage": "https://github.com/SVGKit/SVGKit",
13 "Steven Fusco": "github@stevenfusco.com",
14 "adamgit": "adam.m.s.martin@gmail.com",
15 "Kevin Stich": "stich@50cubes.com",
16 "Joshua May": "notjosh@gmail.com",
17 "Eric Man": "meric.au@gmail.com",
18 "Matt Rajca": "matt.rajca@me.com",
19 "Moritz Pfeiffer": "moritz.pfeiffer@alp-phone.ch"
22 "git": "https://github.com/SVGKit/SVGKit.git",
29 "exclude_files": "Source/include/*.h",
40 "module_map": "SVGKitLibrary/SVGKit-iOS/SVGKit.modulemap",
42 "pod_target_xcconfig": {
43 "CLANG_CXX_LANGUAGE_STANDARD": "gnu++11",
44 "CLANG_CXX_LIBRARY": "libc++",
45 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"