blob: 4c8381dfcf2b011cd2199aebc46510a87638ec34 [file] [log] [blame]
{
"name": "objc-geohash",
"version": "0.0.1",
"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",
"commit": "f9be65bcba9b009429a13cae90cff9e10e1e11b7"
},
"source_files": "Classes/ARC/*",
"requires_arc": true
}