4 "summary": "GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).",
5 "homepage": "http://trac.osgeo.org/geos/",
7 "type": "GNU LGPL 2.1",
11 "Yury Bychkov": "me@yury.ca",
12 "Martin Davis": "mbdavis@refractions.net"
15 "svn": "https://svn.osgeo.org/geos",
22 "compiler_flags": "-D_SYSTEMCONFIGURATION_H -D__MOBILECORESERVICES__ -D__CORESERVICES__",
27 "exclude_files": "**/*tests*",
30 "include/**/*.{h,inl,in}",
34 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/geos/include ${PODS_ROOT}/geos/capi"
36 "requires_arc": false,
37 "prepare_command": "echo \"This Pod relies on the removed \\`pre_install\\` or \\`post_install\\` hooks and therefore will no longer continue to work. Please try updating to the latest version of this Pod or updating the Pod specification. See http://blog.cocoapods.org/CocoaPods-Trunk/ for more details.\" && exit 1"