2 "name": "LibTessSwift",
4 "summary": "A Tesselation/Triangulation Library Written in Swift.",
5 "description": "A Tesselation/triangulation library for Swift.\n\nBased on LibTess2 (https://github.com/memononen/Libtess2), with a nice Swift wrapper API on top.",
6 "homepage": "https://github.com/LuizZak/LibTessSwift",
12 "LuizZak": "luizinho_mack@yahoo.com.br"
15 "git": "https://github.com/LuizZak/LibTessSwift.git",
18 "social_media_url": "https://twitter.com/LuizZak",
23 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/LibTessSwift/libtess2/**"
25 "pod_target_xcconfig": {
26 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/LibTessSwift/libtess2/**"
28 "source_files": "LibTessSwift/**/*{swift,h,c}",
29 "pushed_with_swift_version": "3.0"