[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / e / a / iShapeTriangulation / 0.3.0 / iShapeTriangulation.podspec.json
blob1c97d01768613570a359c589af2e24ca2f7d2f2f
2   "name": "iShapeTriangulation",
3   "version": "0.3.0",
4   "summary": "Triangulation polygons",
5   "authors": "Nail Sharipov",
6   "source": {
7     "git": "https://github.com/NailxSharipov/iShapeTriangulation.git",
8     "tag": "0.3.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "homepage": "https://github.com/NailxSharipov/iShapeTriangulation",
15   "swift_versions": [
16     "4.2",
17     "5.0"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0",
22     "tvos": "9.0",
23     "osx": "10.9"
24   },
25   "source_files": "iShapeTriangulation/Source/**/*.swift",
26   "dependencies": {
27     "iGeometry": [
28       ">= 1.2.0"
29     ]
30   },
31   "swift_version": "5.0"