[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / f / 1 / JWJAvatarX / 3.0.1 / JWJAvatarX.podspec.json
blobbaea54997121a38644579e3c6198c5afeae03b93
2   "name": "JWJAvatarX",
3   "version": "3.0.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.0.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": "AI",
27       "ios": {
28         "vendored_frameworks": "**/FUAIKit.framework"
29       }
30     },
31     {
32       "name": "Engine",
33       "resources": "**/EngineAssets.bundle"
34     },
35     {
36       "name": "AIFace",
37       "resources": "**/ai_face_processor_e51.bundle"
38     },
39     {
40       "name": "AIBody",
41       "resources": "**/ai_human_processor_driver_mbgpu.bundle"
42     }
43   ]