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",
19 "swift_versions": "5.0",
21 "git": "https://github.com/lexrus/MMDB-Swift.git",
26 "Sources/libmaxminddb/*.{h,c}"
29 "public_header_files": [
30 "Sources/libmaxminddb/*.h",
35 "public_header_files": [
36 "Sources/libmaxminddb/*.h",
40 "frameworks": "Foundation",
42 "swift_version": "5.0"