[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / f / b / NvStreamingSdk / 1.3.1 / NvStreamingSdk.podspec.json
blob7257efb0a3b229407cb0fe16aebd8f3f034b086e
2   "name": "NvStreamingSdk",
3   "version": "1.3.1",
4   "summary": "MeiShe SDK",
5   "description": "This is MeiShe SDK",
6   "homepage": "https://www.meishesdk.com",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
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.1"
20   },
21   "source_files": "include/sdkcore/ios/*.h",
22   "frameworks": [
23     "AssetsLibrary",
24     "AudioToolBox",
25     "AVFoundation",
26     "CoreAudio",
27     "CoreAudioKit",
28     "CoreMedia",
29     "MobileCoreServices",
30     "Photos",
31     "VideoToolbox"
32   ],
33   "libraries": [
34     "c++",
35     "iconv",
36     "z"
37   ],
38   "vendored_libraries": "lib/ios/*.a",
39   "requires_arc": true,
40   "xcconfig": {
41     "ENABLE_BITCODE": "NO"
42   }