4 "summary": "SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities.",
5 "homepage": "https://www.gaia-gis.it/fossil/libspatialite/home",
7 "type": "Mozilla Public License v1.1",
11 " Alessandro Furieri": "a.furieri@lqt.it"
14 "http": "http://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-4.0.0.tar.gz"
16 "compiler_flags": "-DHAVE_CONFIG_H",
18 "compiler_flags": "-U__APPLE__"
25 "src/{gaiaaux,gaiageo}/gg_*.c",
26 "src/{dxf,gaiaexif,geopackage,md5,shapefiles,spatialite,srsinit,versioninfo,virtualtext,wfs}/*.c"
47 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/spatialite/src/headers"
49 "requires_arc": false,
50 "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"