[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 2 / MOBIPlayer / 1.0.26 / MOBIPlayer.podspec.json
blob233291c01d8af26dc251d534218d216669af7919
2   "name": "MOBIPlayer",
3   "version": "1.0.26",
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.26"
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/${CURRENT_ARCH}-${PLATFORM_NAME}\"",
22     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
23     "LD_RUNPATH_SEARCH_PATH": "@loader_path/Frameworks/Widevine/${CURRENT_ARCH}-${PLATFORM_NAME}"
24   },
25   "preserve_paths": "Widevine/*",
26   "ios": {
27     "vendored_frameworks": "MOBIPlayer.xcframework"
28   },
29   "platforms": {
30     "ios": "10.3"
31   },
32   "dependencies": {
33     "M3U8Kit": [
35     ],
36     "GoogleAds-IMA-iOS-SDK": [
38     ]
39   }