blob: ca955bfd9a6a18bfb28f5fef46881263bbb5db18 [file] [log] [blame]
{
"name": "objc-geohash",
"version": "0.0.3",
"homepage": "https://github.com/lyokato/objc-geohash",
"license": "MIT",
"summary": "Objective-C GeoHash Library.",
"authors": {
"Lyo Kato": "lyo.kato@gmail.com"
},
"source": {
"git": "https://github.com/lyokato/objc-geohash.git",
"tag": "0.0.3"
},
"source_files": "Classes/ARC/*",
"header_dir": "Objc_GeoHash",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}