[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / e / a / iShapeTriangulation / 0.12.0 / iShapeTriangulation.podspec.json
blob379d1097090b721da8532f76a992cb522bb30a29
2   "name": "iShapeTriangulation",
3   "version": "0.12.0",
4   "summary": "Triangulation polygons",
5   "authors": "Nail Sharipov",
6   "source": {
7     "git": "https://github.com/NailxSharipov/iShapeTriangulation.git",
8     "tag": "0.12.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     "watchos": "4.0",
24     "osx": "10.15"
25   },
26   "source_files": "Sources/**/*.swift",
27   "dependencies": {
28     "iGeometry": [
29       ">= 1.9.0"
30     ]
31   },
32   "swift_version": "5.0"