[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / f / 0 / 5 / S2GeometrySwift / 1.0.1 / S2GeometrySwift.podspec.json
blob2e2549e9e6d848e43e98afa98164e81e42db14d6
2   "name": "S2GeometrySwift",
3   "version": "1.0.1",
4   "summary": "Geometry library in Swift.",
5   "description": "Swift port of S2 Geometry by Google.",
6   "homepage": "https://github.com/philip-bui/s2-geometry-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Philip": "philip.bui.developer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/philip-bui/s2-geometry-swift.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "S2GeometrySwift/Classes/**/*"