[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / e / Nama / 5.0 / Nama.podspec.json
blobf582ac9300dc8aeff66dd73a6e81debe7e6eda71
2   "name": "Nama",
3   "version": "5.0",
4   "license": "MIT",
5   "summary": "faceunity nama v5.0-dev",
6   "homepage": "https://github.com/Faceunity/FULiveDemo/tree/dev",
7   "authors": {
8     "faceunity": "dev@faceunity.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Faceunity/FULiveDemo.git",
15     "tag": "v5.0-dev-fix"
16   },
17   "source_files": "FULiveDemo/Faceunity/FaceUnity-SDK-iOS/**/*.{h,m}",
18   "resources": "FULiveDemo/Faceunity/FaceUnity-SDK-iOS/**/*.{bundle}",
19   "ios": {
20     "vendored_libraries": "FULiveDemo/Faceunity/FaceUnity-SDK-iOS/libnama.a",
21     "frameworks": [
22       "OpenGLES",
23       "Accelerate",
24       "CoreMedia",
25       "AVFoundation"
26     ]
27   },
28   "requires_arc": true,
29   "libraries": [
30     "stdc++"
31   ]