[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / 0 / ShapeKit / 0.0.1 / ShapeKit.podspec.json
blobd3e4f807839d632f804cbe714df7a95a1bfc374c
2   "name": "ShapeKit",
3   "version": "0.0.1",
4   "summary": "ShapeKit is a iOS/OSX library that offers an Objective-C interface to the powerful GEOS library.",
5   "description": "ShapeKit includes all the  OpenGIS Simple Features for SQL spatial predicate functions and spatial operators, as well as specific JTS enhanced topology functions.",
6   "homepage": "https://github.com/andreacremaschi/ShapeKit",
7   "license": {
8     "type": "GNU Lesser General Public License 2.1",
9     "file": "COPYING"
10   },
11   "authors": {
12     "Michael Weismann": "mweisman@gmail.com",
13     "Andrea Cremaschi": "Andrea.Cremaschi@midainformatica.it"
14   },
15   "source": {
16     "git": "https://github.com/andreacremaschi/ShapeKit.git",
17     "commit": "3a7c7dd23cd996184d2a0928cf35e30ec8201af6"
18   },
19   "platforms": {
20     "ios": null
21   },
22   "source_files": "ShapeKit/*.{m,mm,h}",
23   "dependencies": {
24     "geos": [
26     ],
27     "proj4": [
29     ]
30   },
31   "libraries": "stdc++",
32   "requires_arc": false