[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 9 / e / b / LibTessSwift / 0.3.1 / LibTessSwift.podspec.json
blobdab0ad5a32355179187878441c777162696bff2d
2   "name": "LibTessSwift",
3   "version": "0.3.1",
4   "summary": "A Tesselation/Triangulation Library Written in Swift.",
5   "description": "A Tesselation/triangulation library for Swift.\n\nBased on LibTessDotNet (https://github.com/speps/LibTessDotNet), ported with love to work on Swift.",
6   "homepage": "https://github.com/LuizZak/LibTessSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuizZak": "luizinho_mack@yahoo.com.br"
13   },
14   "source": {
15     "git": "https://github.com/LuizZak/LibTessSwift.git",
16     "tag": "0.3.1"
17   },
18   "social_media_url": "https://twitter.com/LuizZak",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LibTessSwift/Classes/**/*",
23   "pushed_with_swift_version": "3.0"