[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 7 / 0 / JWGeohashKit / 0.1 / JWGeohashKit.podspec.json
blob8dd7e96446e5a67f9abb825113f53f627c1e78ab
2   "name": "JWGeohashKit",
3   "version": "0.1",
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"