[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / Nama-macOS / 6.0.0 / Nama-macOS.podspec.json
blob20c6895ef8247809c82a8f5c2f03ed07e41fac64
2   "name": "Nama-macOS",
3   "version": "6.0.0",
4   "license": "MIT",
5   "summary": "faceunity nama macOS v6.0.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     "http": "https://www.faceunity.com/sdk/FaceUnity-SDK-Mac-v6.0.0-dev.zip"
15   },
16   "source_files": "**/*.{h,m}",
17   "resources": "**/*.{bundle,txt}",
18   "osx": {
19     "vendored_libraries": "**/libnama.a",
20     "frameworks": [
21       "OpenGL",
22       "Accelerate",
23       "CoreMedia",
24       "AVFoundation"
25     ]
26   },
27   "requires_arc": true,
28   "libraries": [
29     "c++"
30   ]