2 "name": "MMSmartStreaming",
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://bitbucket.org/mediameloninc/mmsmartstreaming-ios-cocoapods/",
12 "vetri": "vetri@mediamelon.com"
15 "git": "https://bitbucket.org/mediameloninc/mmsmartstreaming-ios-cocoapods",
18 "swift_versions": "4.0",
23 "default_subspecs": "AVPlayer",
27 "source_files": "MMSmartStreaming/Classes/Common/*.{h,swift}",
29 "source_files": "MMSmartStreaming/Classes/Wrapper/AVPlayer/iOS/*.swift",
30 "frameworks": "CoreTelephony",
31 "vendored_libraries": "MMSmartStreaming/Classes/StaticLibrary/iOS/libmmsmartstreamer.a"
34 "source_files": "MMSmartStreaming/Classes/Wrapper/AVPlayer/tvOS/*.swift",
35 "vendored_libraries": "MMSmartStreaming/Classes/StaticLibrary/tvOS/libmmsmartstreaming-tvos.a"
41 "libraries": "stdc++",
42 "public_header_files": "MMSmartStreaming/Classes/Common/*.h"
45 "name": "AVPlayerWithFreewheel",
46 "source_files": "MMSmartStreaming/Classes/Common/*.{h,swift}",
48 "source_files": "MMSmartStreaming/Classes/Wrapper/AVPlayerWithFreewheel/iOS/*.swift",
49 "frameworks": "CoreTelephony",
50 "vendored_libraries": "MMSmartStreaming/Classes/StaticLibrary/iOS/libmmsmartstreamer.a"
53 "source_files": "MMSmartStreaming/Classes/Wrapper/AVPlayerWithFreewheel/tvOS/*.swift",
54 "vendored_libraries": "MMSmartStreaming/Classes/StaticLibrary/tvOS/libmmsmartstreaming-tvos.a"
62 "libraries": "stdc++",
63 "public_header_files": "MMSmartStreaming/Classes/Common/*.h",
64 "pod_target_xcconfig": {
65 "VALID_ARCHS[sdk=iphonesimulator*]": "",
66 "VALID_ARCHS[sdk=appletvsimulator*]": ""
68 "vendored_frameworks": "MMSmartStreaming/Frameworks/AdManager.framework"
71 "swift_version": "4.0"