[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / c / 4 / b / FUSubversionTest / 8.5.0 / FUSubversionTest.podspec.json
blob676998579741ff3bea28b6d839f1b8f3d3899f13
2   "name": "FUSubversionTest",
3   "version": "8.5.0",
4   "license": "MIT",
5   "summary": "A framework of FaceUnity",
6   "description": "A seak and package for sticker object and user do not attention release the sticker. Convenient and easy to user FaceUnity function.",
7   "homepage": "https://github.com/Faceunity/FULiveDemo",
8   "authors": {
9     "faceunity": "dev@faceunity.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://fu-sdk.oss-cn-hangzhou.aliyuncs.com/FURenderKit-v8.5.0.zip"
16   },
17   "resources": "**/*.{bundle,txt}",
18   "source_files": "**/*.{h,m}",
19   "ios": {
20     "vendored_frameworks": "*/FURenderKit.framework",
21     "frameworks": [
22       "OpenGLES",
23       "Accelerate",
24       "CoreMedia",
25       "AVFoundation"
26     ]
27   },
28   "requires_arc": true,
29   "libraries": [
30     "stdc++"
31   ],
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   }