[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / a / c / MMSmartStreaming / 3.6.19 / MMSmartStreaming.podspec.json
blob86d62f630d62597367da6165ad4c3f191b97efdc
2   "name": "MMSmartStreaming",
3   "version": "3.6.19",
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/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vetri": "vetri@mediamelon.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/mediameloninc/mmsmartstreaming-ios-cocoapods",
16     "tag": "3.6.19"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "MMSmartStreaming/Classes/Common/**/*.{h,swift}",
24   "ios": {
25     "source_files": "MMSmartStreaming/Classes/iOS/*.{h,swift}",
26     "frameworks": "CoreTelephony",
27     "vendored_libraries": "MMSmartStreaming/Classes/iOS/libmmsmartstreamer.a"
28   },
29   "tvos": {
30     "source_files": "MMSmartStreaming/Classes/tvOS/*.{h,swift}",
31     "vendored_libraries": "MMSmartStreaming/Classes/tvOS/libmmsmartstreaming-tvos.a"
32   },
33   "frameworks": [
34     "UIKit",
35     "AVFoundation"
36   ],
37   "libraries": "stdc++",
38   "public_header_files": [
39     "MMSmartStreaming/Classes/Common/MMSmartStreaming/**/*.h",
40     "MMSmartStreaming/Classes/Common/ReachabilityMM/*.h"
41   ],
42   "swift_version": "4.0"