[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / b / NvStreamingSdk / 1.9.0 / NvStreamingSdk.podspec.json
blobc76e155fa63085130af33ba8b9c013814ac24fe2
2   "name": "NvStreamingSdk",
3   "version": "1.9.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     "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.9.0"
20   },
21   "source_files": "include/**/*.{h,m}",
22   "frameworks": [
23     "Accelerate",
24     "AssetsLibrary",
25     "AudioToolBox",
26     "AVFoundation",
27     "CoreMotion",
28     "CoreAudio",
29     "CoreAudioKit",
30     "CoreMedia",
31     "GLKit",
32     "MobileCoreServices",
33     "Photos",
34     "VideoToolbox"
35   ],
36   "libraries": [
37     "c++",
38     "iconv",
39     "z"
40   ],
41   "vendored_libraries": "lib/**/*.a",
42   "requires_arc": true,
43   "xcconfig": {
44     "ENABLE_BITCODE": "NO"
45   }