[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 6 / NvsStreamingSdk / 2.3.1 / NvsStreamingSdk.podspec.json
blob942bcc46c24addf75d3c2d546ff31056fb04e919
2   "name": "NvsStreamingSdk",
3   "version": "2.3.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     "shizhouhu": "shi_zhouhu@cdv.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shizhouhu/NvsStreamingSdk.git",
19     "tag": "2.3.1"
20   },
21   "source_files": "lib/**/NvStreamingSdkCore.framework/Headers/*.h",
22   "public_header_files": "lib/**/NvStreamingSdkCore.framework/Headers/*.h",
23   "ios": {
24     "vendored_frameworks": "lib/**/NvStreamingSdkCore.framework"
25   },
26   "requires_arc": true,
27   "xcconfig": {
28     "ENABLE_BITCODE": "NO"
29   }