[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 2 / MOBIPlayer / 1.0.22 / MOBIPlayer.podspec.json
blob1cce6e4c9f1bc76db26c50c5f4b36638f90614dc
2   "name": "MOBIPlayer",
3   "version": "1.0.22",
4   "summary": "Description of MOBIPlayer Framework.",
5   "description": "A bigger description of MOBIPlayer Framework.",
6   "homepage": "https://mobiotics.com",
7   "license": {
8     "type": "MIT",
9     "text": "The MIT license (MIT) \\n Copyright (c) Sasikumar <sasikumar.d@mobiotics.com>."
10   },
11   "authors": {
12     "Sasikumar": "sasikumar.d@mobiotics.com"
13   },
14   "source": {
15     "git": "https://sasikumarMobi@bitbucket.org/sasikumarMobi/mobiplayerframework.git",
16     "tag": "1.0.20"
17   },
18   "xcconfig": {
19     "OTHER_SWIFT_FLAGS": "$(inherited) -DMOBIDEBUG",
20     "OTHER_LDFLAGS": "-framework \"MOBIPlayer\" -framework \"widevine_cdm_secured_ios_tmux\"",
21     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/MOBIPlayer/Widevine\"",
22     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
23   },
24   "ios": {
25     "vendored_frameworks": "MOBIPlayer.xcframework"
26   },
27   "platforms": {
28     "ios": "10.3"
29   },
30   "dependencies": {
31     "M3U8Kit": [
33     ],
34     "GoogleAds-IMA-iOS-SDK": [
36     ]
37   },
38   "preserve_paths": [
39     "Widevine/arm64-iphoneos/*",
40     "Widevine/armv7-iphoneos/*",
41     "Widevine/armv7s-iphoneos/*",
42     "Widevine/i386-iphonesimulator/*",
43     "Widevine/x86_64-iphonesimulator/*"
44   ]