[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 7 / EffectBytedEffectSDK / 4.3.2 / EffectBytedEffectSDK.podspec.json
blob04242d31f54310ff72dca69c2332a68d4063e488
2   "name": "EffectBytedEffectSDK",
3   "version": "4.3.2",
4   "license": {
5     "type": "Proprietary",
6     "text": "  EffectBytedEffectSDK. 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://himi-public.oss-ap-southeast-1.aliyuncs.com/common/code/BytedEffectResources.zip"
33   },
34   "source_files": "BytedEffectResources/include/BytedEffectSDK/*.h",
35   "public_header_files": "BytedEffectResources/include/BytedEffectSDK/*.h",
36   "header_mappings_dir": "BytedEffectResources/include/BytedEffectSDK/",
37   "platforms": {
38     "ios": "11.0"
39   },
40   "requires_arc": true,
41   "vendored_frameworks": "BytedEffectResources/effect-sdk.framework",
42   "libraries": [
43     "stdc++",
44     "c++",
45     "z"
46   ],
47   "ios": {
48     "dependencies": {
49       "SSZipArchive": [
51       ]
52     }
53   }