blob: 6451ad8e9e164cfdd43389b037c1e956b84ea401 [file] [log] [blame]
{
"name": "Geodesy",
"version": "1.1.0",
"summary": "A Swift implementation of the geohash algorithm.",
"homepage": "https://github.com/proxpero/Geodesy",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"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.1.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}