[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / c / f / b / NvStreamingSdk / 2.3.1 / NvStreamingSdk.podspec.json
blobc9d5d38dfcf1983445acaf2826da126b5ae61064
2   "name": "NvStreamingSdk",
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     "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.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   }