[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 5 / S2GeometrySwift / 1.0.3 / S2GeometrySwift.podspec.json
blobf0f43bbc43145bf7d76e90d73d2014c31c308b93
2   "name": "S2GeometrySwift",
3   "version": "1.0.3",
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.3"
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   "swift_versions": "4.2",
26   "source_files": "Sources/Classes/**/*",
27   "swift_version": "4.2"