[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / d / 2 / e / MOBIPlayerRelease / 1.0.17 / MOBIPlayerRelease.podspec.json
blob82ed01a0bd0b735098eded819de8f110e1129778
2   "name": "MOBIPlayerRelease",
3   "version": "1.0.17",
4   "summary": "Description of MOBIPlayer Release Framework.",
5   "description": "A bigger description of MOBIPlayer Release 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/mobiplayerreleaseframework.git",
16     "tag": "1.0.17"
17   },
18   "xcconfig": {
19     "OTHER_SWIFT_FLAGS": "$(inherited) -DMOBIRELEASE",
20     "OTHER_LDFLAGS": "-framework \"MOBIPlayerRelease\" -framework \"widevine_cdm_secured_ios_tmux\"",
21     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/MOBIPlayerRelease/Frameworks\"",
22     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
23   },
24   "ios": {
25     "vendored_frameworks": [
26       "MOBIPlayerRelease.framework",
27       "widevine_cdm_secured_ios_tmux.framework"
28     ]
29   },
30   "platforms": {
31     "ios": "10.3"
32   },
33   "dependencies": {
34     "M3U8Kit": [
36     ]
37   }