[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / b / NvStreamingSdk / 2.2.0 / NvStreamingSdk.podspec.json
blob938659c2449af1781a2c9caf2dd2409e0ead6d39
2   "name": "NvStreamingSdk",
3   "version": "2.2.0",
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.2.0"
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   }