[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 8 / 7 / Euclid / 0.3.3 / Euclid.podspec.json
blob0b3382e3076d5bc524e5c209aaec8f8940941ab3
2   "name": "Euclid",
3   "version": "0.3.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "Swift library for creating and manipulating 3D geometry",
9   "homepage": "https://github.com/nicklockwood/Euclid",
10   "authors": "Nick Lockwood",
11   "source": {
12     "git": "https://github.com/nicklockwood/Euclid.git",
13     "tag": "0.3.3"
14   },
15   "source_files": "Sources",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12",
20     "tvos": "10.0",
21     "watchos": "3.0"
22   }