[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 2 / MOBIPlayer / 1.0.2 / MOBIPlayer.podspec.json
blob478b1e6052f4a7b674e13434a242a17d7b1176a5
2   "name": "MOBIPlayer",
3   "version": "1.0.2",
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     "http": "https://firebasestorage.googleapis.com/v0/b/fir-a2b62.appspot.com/o/MOBIPLayerFramework.zip?alt=media&token=d38bf1c7-83a5-4c5c-bc08-39e969e0d44a"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "dependencies": {
21     "M3U8Kit": [
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "Debug",
28       "ios": {
29         "vendored_frameworks": "MOBIPlayerDebug.framework"
30       }
31     },
32     {
33       "name": "Release",
34       "pod_target_xcconfig": {
35         "VALID_ARCHS[sdk=iphonesimulator*]": ""
36       },
37       "ios": {
38         "vendored_frameworks": "MOBIPlayerRelease.framework"
39       }
40     }
41   ]