4 "summary": "A wrapper for MaxMind DB",
5 "description": "A tiny wrapper for libmaxminddb which allows you to lookup\nGeo data by IP address.",
6 "homepage": "https://github.com/lexrus/MMDB-Swift",
12 "Lex Tang": "lexrus@gmail.com"
14 "social_media_url": "https://twitter.com/lexrus",
20 "git": "https://github.com/lexrus/MMDB-Swift.git",
25 "MMDB/maxminddb*.{h,c}"
27 "public_header_files": [
31 "resources": "MMDB/GeoLite2-Country.mmdb",
32 "frameworks": "Foundation",
34 "pod_target_xcconfig": {
35 "GCC_PREPROCESSOR_DEFINITIONS": "MMDB_UINT128_IS_BYTE_ARRAY"
37 "pushed_with_swift_version": "3.1"