[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / f / 1 / JWJAvatarX / 1.2.0 / JWJAvatarX.podspec.json
blobe5204981c48878e517b31c89d541bb6c7fc24e12
2   "name": "JWJAvatarX",
3   "version": "1.2.0",
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://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.2.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   }