[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 7 / 4 / MMSmartStreamingVOPlayer / 0.0.37 / MMSmartStreamingVOPlayer.podspec.json
blobcf25855958fcf41dc8ac6453f303e31ed7a76511
2   "name": "MMSmartStreamingVOPlayer",
3   "version": "0.0.37",
4   "summary": "A short description of MMSmartStreamingVOPlayer.",
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/abhisheksingh200/mmvoplayerpods.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anurag Singh": "anurag.singh@tychotechnologies.in"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/abhisheksingh200/mmvoplayerpods.git",
19     "tag": "0.0.37"
20   },
21   "source_files": [
22     "MMSmartStreamingVOPlayer/Classes/Common/*.{h,swift}",
23     "MMSmartStreamingVOPlayer/Classes/Wrapper/VOPlayer/*.swift",
24     "MMSmartStreamingVOPlayer/Classes/Utilities/M3U8Parser/*.{h,swift}",
25     "MMSmartStreamingVOPlayer/Classes/Utilities/VastClient/*.{h,swift}"
26   ],
27   "ios": {
28     "frameworks": "CoreTelephony",
29     "vendored_libraries": "MMSmartStreamingVOPlayer/Classes/StaticLibrary/iOS/libmmsmartstreamer.a"
30   },
31   "libraries": "stdc++",
32   "public_header_files": [
33     "MMSmartStreamingVOPlayer/Classes/Common/*.h",
34     "MMSmartStreamingVOPlayer/Classes/Utilities/M3U8Parser/*.{h,swift}"
35   ],
36   "swift_versions": "4.0",
37   "pod_target_xcconfig": {
38     "VALID_ARCHS[sdk=iphonesimulator*]": "armv7 arm64 x86_64"
39   },
40   "swift_version": "4.0"