[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / f / MMSmartStreaming-THEO-ios / 0.0.10 / MMSmartStreaming-THEO-ios.podspec.json
blobef3e57b8a68eeab644b2ad8be4c22f82cebd1496
2   "name": "MMSmartStreaming-THEO-ios",
3   "version": "0.0.10",
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": "vetri@mediamelon.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/mediameloninc/mmsmartstreaming-theo-cocoapods.git",
16     "tag": "0.0.10"
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*]": "",
44     "VALID_ARCHS[sdk=appletvsimulator*]": ""
45   },
46   "swift_version": "4.0"