[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 5 / S2GeometrySwift / 1.0.2 / S2GeometrySwift.podspec.json
blob80bb4e1704569d7e6ab7b9fc4397a19371d4ed08
2   "name": "S2GeometrySwift",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "S2 Geometry library in Swift.",
9   "description": "Swift port of S2 Geometry by Google.",
10   "homepage": "https://github.com/philip-bui/s2-geometry-swift",
11   "authors": {
12     "Philip Bui": "philip.bui.developer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/philip-bui/s2-geometry-swift.git",
16     "tag": "1.0.2"
17   },
18   "documentation_url": "https://github.com/philip-bui/s2-geometry-swift",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "source_files": "Sources/Classes/**/*"