[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / Nama-macOS / 8.2.1 / Nama-macOS.podspec.json
blobaa865b9ffab5cda636f0cc3147a9e12948e9dcf6
2   "name": "Nama-macOS",
3   "version": "8.2.1",
4   "license": "MIT",
5   "summary": "faceunity nama macOS v8.2.1",
6   "homepage": "https://github.com/Faceunity/FULiveDemoMac/tree/master",
7   "authors": {
8     "faceunity": "dev@faceunity.com"
9   },
10   "platforms": {
11     "osx": "10.8"
12   },
13   "source": {
14     "http": "https://fu-sdk.oss-cn-hangzhou.aliyuncs.com/FaceUnity-SDK-Mac-v8.2.1.zip"
15   },
16   "source_files": "**/*.{h,m}",
17   "resources": "**/*.{bundle,txt}",
18   "static_framework": false,
19   "osx": {
20     "vendored_frameworks": "*/CNamaSDK.framework",
21     "frameworks": [
22       "OpenGL",
23       "Accelerate",
24       "CoreMedia",
25       "AVFoundation"
26     ]
27   },
28   "requires_arc": true,
29   "libraries": [
30     "c++"
31   ]