[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 5 / 4 / MetafoxNodeMediaClient / 2.9.8 / MetafoxNodeMediaClient.podspec.json
blobc5063d112fc7cae77d9eeeac8f00867a85ca6b80
2   "name": "MetafoxNodeMediaClient",
3   "version": "2.9.8",
4   "summary": "A short description of MetafoxNodeMediaClient.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Vantam1601/MetafoxNodeMediaClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vantam1601": "39816672+Vantam1601@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/Vantam1601/MetafoxNodeMediaClient.git"
16   },
17   "platforms": {
18     "ios": "12.4"
19   },
20   "source_files": "MetafoxNodeMediaClient/NodeMediaClient.framework/Headers/*.{h}",
21   "vendored_frameworks": "MetafoxNodeMediaClient/NodeMediaClient.framework",
22   "public_header_files": "MetafoxNodeMediaClient/NodeMediaClient.framework/Headers/NodeMediaClient.h",
23   "libraries": "z",
24   "frameworks": [
25     "CoreMedia",
26     "AudioToolbox",
27     "VideoToolbox",
28     "AVFoundation"
29   ],
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }