lexrus / MMDB-Swift

A tiny wrapper for libmaxminddb which allows you to lookup Geo data by IP address.
Apache License 2.0
123 stars 58 forks source link

Move macro definiton to header file #1

Closed zhuhaow closed 7 years ago

zhuhaow commented 7 years ago

This allow this framework to be included in another framework

lexrus commented 7 years ago

Thanks.

zhuhaow commented 7 years ago

Release一下吧

lexrus commented 7 years ago

Released 0.2.1

Thanks.