Latest | 0.0.1 |
---|---|
Homepage | https://github.com/tagyro/ObjCGeoHash |
License | MIT |
Platforms | osx , ios , tvos , watchos , requires ARC |
Authors |
404: Not Found
Latest podspec
{ "name": "ObjCGeoHash", "version": "0.0.1", "summary": "Objective C library to make using [geohash](https://en.wikipedia.org/wiki/Geohash) easier", "description": "Objective C library to make using [geohash](https://en.wikipedia.org/wiki/Geohash) easier on iOS and macOS", "homepage": "https://github.com/tagyro/ObjCGeoHash", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Lyo Kato": "[email protected]" }, "source": { "git": "https://github.com/tagyro/ObjCGeoHash.git", "tag": "0.0.1" }, "source_files": "Classes/ARC/*.{h,m}", "exclude_files": "Classes/Exclude", "requires_arc": true, "platforms": { "osx": null, "ios": null, "tvos": null, "watchos": null } }
Tue, 04 Apr 2017 09:20:07 +0000