[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 3 / WLVideoPlayer / 0.0.4 / WLVideoPlayer.podspec.json
blobb2a726a7a0229b5ba26c3d019672bd65fb2a5988
2   "name": "WLVideoPlayer",
3   "version": "0.0.4",
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.4"
31   },
32   "vendored_frameworks": "Code/DVideoPlayer.framework",
33   "resource_bundles": {
34     "WLVideoPlayer": "Resources/WLVideoPlayer.bundle"
35   },
36   "dependencies": {
37     "MobileVLCKit": [
39     ],
40     "Reachability": [
42     ]
43   },
44   "swift_version": "5.0"