blob: b7878fc58059836a4da594ca70f6012aede04832 [file] [log] [blame]
{
"name": "Geodesy",
"version": "1.0",
"summary": "A Swift implementation of the geohash algorithm.",
"homepage": "https://github.com/proxpero/Geodesy",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Todd Olsen",
"social_media_url": "http://twitter.com/proxpero",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/proxpero/Geodesy.git",
"tag": "1.0"
},
"source_files": "Source",
"pushed_with_swift_version": "4.0"
}