[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 0 / NvsStreaming_Sdk / 2.13.4 / NvsStreaming_Sdk.podspec.json
blobcc5cbe8aaf3b4094278cf6ff94554271e80bade2
2   "name": "NvsStreaming_Sdk",
3   "version": "2.13.4",
4   "summary": "Meishe SDK",
5   "description": "This is Meishe SDK",
6   "homepage": "https://www.meishesdk.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liu-dongxu": "liu_dongxu@cdv.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/liu-dongxu/NvsStreamingSdk.git",
19     "tag": "2.13.4"
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   }