4 "summary": "Cross-platform vector drawing library using C++.",
5 "homepage": "https://github.com/touchvg/vgcore",
6 "screenshots": "http://touchvg.github.io/images/core.svg",
12 "Zhang Yungui": "rhcad@hotmail.com"
14 "social_media_url": "http://weibo.com/rhcad",
19 "git": "https://github.com/touchvg/vgcore.git",
24 "core/**/*.{h,cpp,hpp}"
26 "public_header_files": "core/include/**/*.h",
27 "requires_arc": false,
29 "CLANG_CXX_LANGUAGE_STANDARD": "gnu++11",
30 "CLANG_CXX_LIBRARY": "libc++"