[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 2 / f / 1 / JWJAvatarX / 3.2.1 / JWJAvatarX.podspec.json
blobd3a67bb4649bd6c56290ef93ab643a88f22e2990
2   "name": "JWJAvatarX",
3   "version": "3.2.1",
4   "license": "MIT",
5   "summary": "A framework of JWJAvatarX",
6   "description": "a seak and package for sticker object and user do not attention release the sticker. convenient and easy to user JWJAvatarX function.",
7   "homepage": "https://www.faceunity.com",
8   "authors": {
9     "faceunity": "dev@faceunity.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "http": "https://fu-sdk.oss-cn-hangzhou.aliyuncs.com/DebugWindow/JWJAvatarX-v3.2.1.zip"
16   },
17   "requires_arc": true,
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "subspecs": [
25     {
26       "name": "Render",
27       "ios": {
28         "vendored_frameworks": "**/FURenderKit.framework"
29       }
30     },
31     {
32       "name": "AI",
33       "ios": {
34         "vendored_frameworks": "**/FUAIKit.framework"
35       }
36     },
37     {
38       "name": "Engine",
39       "resources": "**/EngineAssets.bundle"
40     },
41     {
42       "name": "AIFace",
43       "resources": "**/ai_face_processor_e51.bundle"
44     },
45     {
46       "name": "AIBody",
47       "resources": "**/ai_human_processor_driver_mbgpu.bundle"
48     }
49   ]