[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 6 / f / LZMetalCamera / 0.1.15 / LZMetalCamera.podspec.json
blob7438f07b3ce8de606c5ddb0eea9af36fa5a4a57a
2   "name": "LZMetalCamera",
3   "version": "0.1.15",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Encapsulate NextLevel, MetalPetal and MetalFilters",
8   "homepage": "https://github.com/akdacun/MetalCamera",
9   "authors": "akdun",
10   "source": {
11     "git": "https://github.com/akdacun/MetalCamera.git",
12     "tag": "0.1.15"
13   },
14   "swift_versions": "5.0",
15   "default_subspecs": "Sources",
16   "platforms": {
17     "ios": "13.0"
18   },
19   "subspecs": [
20     {
21       "name": "Sources",
22       "dependencies": {
23         "NextLevel": [
24           "~> 0.16.3"
25         ],
26         "MetalPetal/Swift": [
28         ]
29       },
30       "source_files": "Sources/**/*.{swift}"
31     }
32   ],
33   "swift_version": "5.0"