[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 7 / 4 / MMSmartStreamingVOPlayer / 0.0.4 / MMSmartStreamingVOPlayer.podspec.json
blob9d269b4f75188463cc76af5ad14d9e7ef161074b
2   "name": "MMSmartStreamingVOPlayer",
3   "version": "0.0.4",
4   "summary": "A short description of MMSmartStreamingVOPlayer.",
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://bitbucket.org/abhisheksingh200/mmvoplayerpods.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anurag Singh": "anurag.singh@tychotechnologies.in"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/abhisheksingh200/mmvoplayerpods.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "MMSmartStreamingVOPlayer/Classes/Common/*.{h,swift}",
23     "MMSmartStreamingVOPlayer/Classes/Wrapper/VOPlayer/*.swift"
24   ],
25   "ios": {
26     "frameworks": "CoreTelephony",
27     "vendored_libraries": "MMSmartStreamingVOPlayer/Classes/StaticLibrary/iOS/libmmsmartstreamer.a",
28     "vendored_frameworks": "MMSmartStreamingVOPlayer/Frameworks/iOS/VOPlayer.framework"
29   },
30   "libraries": "stdc++",
31   "public_header_files": "MMSmartStreamingVOPlayer/Classes/Common/*.h",
32   "pod_target_xcconfig": {
33     "VALID_ARCHS[sdk=iphonesimulator*]": ""
34   },
35   "swift_versions": "4.0",
36   "swift_version": "4.0"