[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / f / b / NvStreamingSdk / 1.3.2 / NvStreamingSdk.podspec.json
blob2e99d45eef55d5be612962539ba3a3426d86d65e
2   "name": "NvStreamingSdk",
3   "version": "1.3.2",
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.3.2"
20   },
21   "source_files": "include/sdkcore/ios/*.h",
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/ios/*.a",
40   "requires_arc": true,
41   "xcconfig": {
42     "ENABLE_BITCODE": "NO"
43   }