[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / f / b / NvStreamingSdk / 2.0.1 / NvStreamingSdk.podspec.json
blob36db6ef27a096ff72c47d453dbb8bdb3a1a4fb1a
2   "name": "NvStreamingSdk",
3   "version": "2.0.1",
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     "huang_yi": "huang_yi@cdv.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/rarest/NvStreamingSdk.git",
19     "tag": "2.0.1"
20   },
21   "source_files": "include/**/*.{h,m}",
22   "frameworks": [
23     "Accelerate",
24     "AssetsLibrary",
25     "AudioToolBox",
26     "AVFoundation",
27     "CoreMotion",
28     "CoreAudio",
29     "CoreAudioKit",
30     "CoreMedia",
31     "GLKit",
32     "MobileCoreServices",
33     "Photos",
34     "VideoToolbox"
35   ],
36   "libraries": [
37     "c++",
38     "iconv",
39     "z"
40   ],
41   "vendored_libraries": "lib/**/*.a",
42   "requires_arc": true,
43   "xcconfig": {
44     "ENABLE_BITCODE": "NO"
45   }