[Add] HyundaiEV 1.0.7
[CocoaPods.git] / Specs / c / f / b / NvStreamingSdk / 1.4.0 / NvStreamingSdk.podspec.json
blob54f91f30e48d45bc207c960dc9343109e4d3e0b7
2   "name": "NvStreamingSdk",
3   "version": "1.4.0",
4   "summary": "Meishe SDK",
5   "description": "This is Meishe SDK",
6   "homepage": "https://www.meishesdk.com",
7   "license": {
8     "type": "Meishe SDK License",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "rarest": "wich@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/rarest/NvStreamingSdk.git",
19     "tag": "1.4.0"
20   },
21   "source_files": "include/**/*.{h,m}",
22   "frameworks": [
23     "AssetsLibrary",
24     "AudioToolBox",
25     "AVFoundation",
26     "CoreAudio",
27     "CoreAudioKit",
28     "CoreMedia",
29     "GLKit",
30     "MobileCoreServices",
31     "Photos",
32     "VideoToolbox"
33   ],
34   "libraries": [
35     "c++",
36     "iconv",
37     "z"
38   ],
39   "vendored_libraries": "lib/**/*.a",
40   "requires_arc": true,
41   "xcconfig": {
42     "ENABLE_BITCODE": "NO"
43   }