[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / 6 / 3 / WLVideoPlayer / 0.0.6 / WLVideoPlayer.podspec.json
blob4669c296aeada670e33d8dbf172338a671f75a04
2   "name": "WLVideoPlayer",
3   "version": "0.0.6",
4   "summary": "A Lib For video broad.",
5   "description": "WLVideoPlayer",
6   "homepage": "https://github.com/StoneStoneStoneWang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES"
20   },
21   "static_framework": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "MediaPlayer",
26     "AVFoundation"
27   ],
28   "source": {
29     "git": "https://github.com/StoneStoneStoneWang/WLVideoPlayer.git",
30     "tag": "0.0.6"
31   },
32   "vendored_frameworks": "Code/DVideoPlayer.framework",
33   "dependencies": {
34     "MobileVLCKit": [
36     ],
37     "Reachability": [
39     ]
40   },
41   "swift_version": "5.0"