2 "name": "MMSmartStreaming-THEO",
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-theo-cocoapods/",
12 "mediamelon": "prashanth@mediamelon.com"
15 "git": "https://bitbucket.org/mediameloninc/mmsmartstreaming-theo-cocoapods.git",
18 "swift_versions": "4.0",
24 "MMSmartStreaming/Classes/Common/*.{h,swift}",
25 "MMSmartStreaming/Classes/Wrapper/TheoPlayer/*.swift"
32 "frameworks": "CoreTelephony",
33 "vendored_libraries": "MMSmartStreaming/Classes/StaticLibrary/iOS/libmmsmartstreamer.a",
34 "vendored_frameworks": "MMSmartStreaming/Frameworks/THEOplayer/iOS/THEOplayerSDK.framework"
37 "vendored_libraries": "MMSmartStreaming/Classes/StaticLibrary/tvOS/libmmsmartstreaming-tvos.a",
38 "vendored_frameworks": "MMSmartStreaming/Frameworks/THEOplayer/tvOS/THEOplayerSDK.framework"
40 "libraries": "stdc++",
41 "public_header_files": "MMSmartStreaming/Classes/Common/*.h",
42 "pod_target_xcconfig": {
43 "VALID_ARCHS[sdk=iphonesimulator*]": "armv7 arm64 x86_64",
44 "VALID_ARCHS[sdk=appletvsimulator*]": ""
46 "swift_version": "4.0"