blob: 4c857be3be225ac91b3ee1a87c5a63b41d8816f2 [file] [log] [blame]
{
"name": "LibTessSwift",
"version": "0.2.1",
"summary": "A Tesselation/Triangulation Library Written in Swift.",
"description": "A Tesselation/triangulation library for Swift.\n\nBased on LibTessDotNet (https://github.com/speps/LibTessDotNet), ported with love to work on Swift.",
"homepage": "https://github.com/LuizZak/LibTessSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LuizZak": "luizinho_mack@yahoo.com.br"
},
"source": {
"git": "https://github.com/LuizZak/LibTessSwift.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/LuizZak",
"platforms": {
"ios": "8.0"
},
"source_files": "LibTessSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}