[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / Nama-macOS / 5.3.0 / Nama-macOS.podspec.json
blob834237e2f3f2ac778ee46575daa6b795ad15bce0
2   "name": "Nama-macOS",
3   "version": "5.3.0",
4   "license": "MIT",
5   "summary": "faceunity nama macOS v5.3.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.3.0-dev"
16   },
17   "source_files": "FULiveDemoMac/Faceunity/FaceUnity-SDK-Mac/**/*.{h,m}",
18   "resources": "FULiveDemoMac/Faceunity/FaceUnity-SDK-Mac/**/*.{bundle}",
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   ]