[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / a / DelaunaySwift / 0.1.2 / DelaunaySwift.podspec.json
blob98a157f225f71d31da586ab42367addd4f08f901
2   "name": "DelaunaySwift",
3   "version": "0.1.2",
4   "summary": "A utility for doing Delaunay triangulations on a set of vertices.",
5   "source": {
6     "git": "https://github.com/AlexLittlejohn/DelaunaySwift.git",
7     "tag": "0.1.2"
8   },
9   "requires_arc": true,
10   "platforms": {
11     "ios": "10.0"
12   },
13   "license": "MIT",
14   "source_files": "DelaunayTriangulationSwift/**/*.{swift}",
15   "homepage": "https://github.com/AlexLittlejohn/DelaunaySwift",
16   "authors": {
17     "Alex Littlejohn": "alexlittlejohn@me.com"
18   },
19   "pushed_with_swift_version": "3.0"