[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 2 / a / c / PLVBytedEffectSDK / 4.3.1 / PLVBytedEffectSDK.podspec.json
blobd0672b5d5f2fe32a8f8adaabad033205b73d1181
2   "name": "PLVBytedEffectSDK",
3   "version": "4.3.1",
4   "license": {
5     "type": "Proprietary",
6     "text": "  BytedEffects. All Rights Reserved.\n"
7   },
8   "homepage": "https://github.com",
9   "authors": "lab-cv",
10   "summary": "Demo for effect-sdk",
11   "description": "* Demo for effect-sdk",
12   "frameworks": [
13     "Accelerate",
14     "AssetsLibrary",
15     "AVFoundation",
16     "CoreGraphics",
17     "CoreImage",
18     "CoreMedia",
19     "CoreVideo",
20     "Foundation",
21     "QuartzCore",
22     "UIKit",
23     "CoreMotion"
24   ],
25   "weak_frameworks": [
26     "Metal",
27     "MetalPerformanceShaders",
28     "Photos",
29     "CoreML"
30   ],
31   "source": {
32     "http": "https://polyv-repo.oss-cn-shenzhen.aliyuncs.com/ios/download/beautySDK/PLVBytedEffectSDK_4.3.1-220425.zip"
33   },
34   "source_files": "include/BytedEffectSDK/*.h",
35   "public_header_files": "include/BytedEffectSDK/*.h",
36   "header_mappings_dir": "include/BytedEffectSDK/",
37   "platforms": {
38     "ios": "7.0"
39   },
40   "requires_arc": true,
41   "vendored_libraries": "libeffect-sdk.a",
42   "libraries": [
43     "stdc++",
44     "z"
45   ]