[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / b / 1 / c / MetalView / 1.0.1 / MetalView.podspec.json
blob1f786269e1542111fc105c3c182486e7d672db74
2   "name": "MetalView",
3   "version": "1.0.1",
4   "summary": "A view with custom core animation metal layer",
5   "homepage": "https://github.com/eugenebokhan/MetalView",
6   "authors": {
7     "Eugene Bokhan": "eugenebokhan@protonmail.com"
8   },
9   "platforms": {
10     "ios": "13.0"
11   },
12   "source": {
13     "git": "https://github.com/eugenebokhan/MetalView.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "Sources/**/*.{swift,metal}",
17   "swift_versions": "5.2",
18   "dependencies": {
19     "Alloy": [
20       "~> 0.14.1"
21     ],
22     "SwiftMath": [
23       "~> 3.2.1"
24     ]
25   },
26   "swift_version": "5.2"