[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 9 / b / MMSmartStreamingWithBitmovin / 0.1.1 / MMSmartStreamingWithBitmovin.podspec.json
blobafe3869f4233bbd6f04e76696d11bdd149e50c92
2   "name": "MMSmartStreamingWithBitmovin",
3   "version": "0.1.1",
4   "summary": "The MediaMelon Player SDK Provides SmartSight Analytics and QBR SmartStreaming.",
5   "description": "The MediaMelon Player SDK adds SmartSight Analytics and QBR SmartStreaming capability to any media player and is available for all ABR media players.",
6   "homepage": "https://vetri-mediamelon@bitbucket.org/vetri-mediamelon/mmsmartstreamingwithbitmovin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vetri": "vetri@mediamelon.com"
13   },
14   "source": {
15     "git": "https://vetri-mediamelon@bitbucket.org/vetri-mediamelon/mmsmartstreamingwithbitmovin.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MMSmartStreamingWithBitmovin/Classes/Common/**/*.{h,swift}",
22   "ios": {
23     "source_files": "MMSmartStreamingWithBitmovin/Classes/iOS/*.{h,m}",
24     "vendored_libraries": "MMSmartStreamingWithBitmovin/Classes/iOS/libmmsmartstreamer.a"
25   },
26   "frameworks": [
27     "UIKit",
28     "AVFoundation",
29     "CoreGraphics",
30     "SystemConfiguration"
31   ],
32   "libraries": "stdc++",
33   "public_header_files": [
34     "MMSmartStreamingWithBitmovin/Classes/Common/MMSmartStreaming/**/*.h",
35     "MMSmartStreamingWithBitmovin/Classes/iOS/*.h"
36   ],
37   "vendored_frameworks": "MMSmartStreamingWithBitmovin/Frameworks/BitmovinPlayer.framework",
38   "static_framework": true