[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 0 / JWGeohashKit / 0.2 / JWGeohashKit.podspec.json
blob05d8dc069e6a11370bc680e4a28627f3730a13b3
2   "name": "JWGeohashKit",
3   "version": "0.2",
4   "summary": "Fast, accurate, fully tested geohashing library for Swift",
5   "description": "```swift",
6   "homepage": "https://github.com/jwitcig/GeohashKit",
7   "license": "MIT License",
8   "authors": "Maxim Veksler",
9   "source": {
10     "git": "https://github.com/jwitcig/GeohashKit.git",
11     "tag": "0.2"
12   },
13   "source_files": "GeohashKit/*.{h,m,swift}",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "pushed_with_swift_version": "3.0"