[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / d / 5 / f / Dplayer / 1.4.4 / Dplayer.podspec.json
blob0ef6fa1239962b1b855ad22b8a502bdb2730dddd
2   "name": "Dplayer",
3   "version": "1.4.4",
4   "summary": "A video player.",
5   "description": "A video player developed by Swift.",
6   "homepage": "https://github.com/ha1o0/Dplayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sidney": "516202795@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ha1o0/Dplayer.git",
16     "tag": "1.4.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Dplayer/Classes/**/*",
22   "ios": {
23     "pod_target_xcconfig": {
24       "METAL_LIBRARY_OUTPUT_DIR": "${TARGET_BUILD_DIR}/Dplayer.bundle/"
25     }
26   },
27   "weak_frameworks": [
28     "MetalPerformanceShaders",
29     "Metal"
30   ],
31   "resource_bundles": {
32     "Dplayer": [
33       "Dplayer/**/*.{xib,xcassets,gif,png,jpg,jpeg,metallib}"
34     ]
35   },
36   "dependencies": {
37     "SnapKit": [
38       "~> 5.0.0"
39     ],
40     "Toast-Swift": [
41       "~> 5.0.1"
42     ]
43   },
44   "swift_versions": "4.2",
45   "swift_version": "4.2"