[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 9 / TestVOSDK / 0.1.7 / TestVOSDK.podspec.json
blob1ea7528c7b2907b61acfb88ce5220160b2f79d09
2   "name": "TestVOSDK",
3   "version": "0.1.7",
4   "summary": "A short description of MMSmartStreamingSDK.",
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/anurag610/votestpod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anurag": "singhanurag1234@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/anurag610/votestpod.git",
19     "tag": "0.1.7"
20   },
21   "source_files": [
22     "TestVOSDK/Classes/Common/*.{h,m,swift}",
23     "TestVOSDK/Classes/Wrapper/ssai/*.swift",
24     "TestVOSDK/Classes/Utilities/M3U8Parser/*.{h,m}",
25     "TestVOSDK/Classes/Utilities/VastClient/*.{h,swift}"
26   ],
27   "ios": {
28     "frameworks": "CoreTelephony",
29     "vendored_libraries": "TestVOSDK/Classes/StaticLibrary/iOS/libmmsmartstreamer.a"
30   },
31   "libraries": "stdc++",
32   "public_header_files": [
33     "TestVOSDK/Classes/Common/*.h",
34     "TestVOSDK/Classes/Utilities/M3U8Parser/*.h"
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"