[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / c / 9 / MediaMelonSmartStreaming-THEO / 1.0.0 / MediaMelonSmartStreaming-THEO.podspec.json
blob0c776b1cb544c2fa588bba58995cf41e38d7e6fb
2   "name": "MediaMelonSmartStreaming-THEO",
3   "version": "1.0.0",
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/mediamelonsmartstreaming-theo-cocoapods/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Samit": "samit@mediamelon.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/mediameloninc/mediamelonsmartstreaming-theo-cocoapods.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0"
22   },
23   "source_files": [
24     "MediaMelonSmartStreaming/Classes/Common/*.{h,swift}",
25     "MediaMelonSmartStreaming/Classes/Wrapper/TheoPlayer/*.swift"
26   ],
27   "frameworks": [
28     "UIKit",
29     "AVFoundation"
30   ],
31   "ios": {
32     "frameworks": "CoreTelephony",
33     "vendored_libraries": "MediaMelonSmartStreaming/Classes/StaticLibrary/iOS/libmmsmartstreamer.a",
34     "vendored_frameworks": "MediaMelonSmartStreaming/Frameworks/THEOplayer/iOS/THEOplayerSDK.framework"
35   },
36   "tvos": {
37     "vendored_libraries": "MediaMelonSmartStreaming/Classes/StaticLibrary/tvOS/libmmsmartstreaming-tvos.a",
38     "vendored_frameworks": "MediaMelonSmartStreaming/Frameworks/THEOplayer/tvOS/THEOplayerSDK.framework"
39   },
40   "libraries": "stdc++",
41   "public_header_files": "MediaMelonSmartStreaming/Classes/Common/*.h",
42   "pod_target_xcconfig": {
43     "VALID_ARCHS[sdk=iphonesimulator*]": "armv7 arm64 x86_64",
44     "VALID_ARCHS[sdk=appletvsimulator*]": ""
45   },
46   "swift_version": "5.0"