blob: b99ff0b99f8372c56eca1d38004407d9c98713c1 [file] [log] [blame]
{
"name": "LibTessSwift",
"version": "0.3.0",
"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.3.0"
},
"social_media_url": "https://twitter.com/LuizZak",
"platforms": {
"ios": "8.0"
},
"source_files": "LibTessSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}