[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / Nama-macOS / 5.4.0 / Nama-macOS.podspec.json
blob2be68a2e4c3faf55112e2f498ed6e5c491a37f6c
2   "name": "Nama-macOS",
3   "version": "5.4.0",
4   "license": "MIT",
5   "summary": "faceunity nama macOS v5.4.0-dev",
6   "homepage": "https://github.com/Faceunity/FULiveDemoMac/tree/dev",
7   "authors": {
8     "faceunity": "dev@faceunity.com"
9   },
10   "platforms": {
11     "osx": "10.8"
12   },
13   "source": {
14     "git": "https://github.com/Faceunity/FULiveDemoMac.git",
15     "tag": "v5.4.0-dev"
16   },
17   "source_files": "FULiveDemoMac/Faceunity/FaceUnity-SDK-Mac/**/*.{h,m}",
18   "resources": "FULiveDemoMac/Faceunity/FaceUnity-SDK-Mac/**/*.{bundle,txt}",
19   "osx": {
20     "vendored_libraries": "FULiveDemoMac/Faceunity/FaceUnity-SDK-Mac/libnama.a",
21     "frameworks": [
22       "OpenGL",
23       "Accelerate",
24       "CoreMedia",
25       "AVFoundation"
26     ]
27   },
28   "requires_arc": true,
29   "libraries": [
30     "c++"
31   ]