[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / c / 4 / b / FUSubversionTest / 8.4.1 / FUSubversionTest.podspec.json
blob001b89b82116a6d7c97cba82d5d73b28a56bd07b
2   "name": "FUSubversionTest",
3   "version": "8.4.1",
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   }