[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / 3 / MMSmartStreaming-THEO / 1.0.7 / MMSmartStreaming-THEO.podspec.json
blob0410f9a1b9d2dff07eec38295d84eaa73c56fb05
2   "name": "MMSmartStreaming-THEO",
3   "version": "1.0.7",
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/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mediamelon": "prashanth@mediamelon.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/mediameloninc/mmsmartstreaming-theo-cocoapods.git",
16     "tag": "1.0.7"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   },
23   "source_files": [
24     "MMSmartStreaming/Classes/Common/*.{h,swift}",
25     "MMSmartStreaming/Classes/Wrapper/TheoPlayer/*.swift"
26   ],
27   "frameworks": [
28     "UIKit",
29     "AVFoundation"
30   ],
31   "ios": {
32     "frameworks": "CoreTelephony",
33     "vendored_libraries": "MMSmartStreaming/Classes/StaticLibrary/iOS/libmmsmartstreamer.a",
34     "vendored_frameworks": "MMSmartStreaming/Frameworks/THEOplayer/iOS/THEOplayerSDK.framework"
35   },
36   "tvos": {
37     "vendored_libraries": "MMSmartStreaming/Classes/StaticLibrary/tvOS/libmmsmartstreaming-tvos.a",
38     "vendored_frameworks": "MMSmartStreaming/Frameworks/THEOplayer/tvOS/THEOplayerSDK.framework"
39   },
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*]": ""
45   },
46   "swift_version": "4.0"