blob: 05d8dc069e6a11370bc680e4a28627f3730a13b3 [file] [log] [blame]
{
"name": "JWGeohashKit",
"version": "0.2",
"summary": "Fast, accurate, fully tested geohashing library for Swift",
"description": "```swift",
"homepage": "https://github.com/jwitcig/GeohashKit",
"license": "MIT License",
"authors": "Maxim Veksler",
"source": {
"git": "https://github.com/jwitcig/GeohashKit.git",
"tag": "0.2"
},
"source_files": "GeohashKit/*.{h,m,swift}",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}