[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / e / 1 / HYVideoPlay / 0.1.11 / HYVideoPlay.podspec.json
blobb18a8a20bb4fafd617729f82cac9a16a71345dad
2   "name": "HYVideoPlay",
3   "version": "0.1.11",
4   "summary": "A short description of play video m3u8.",
5   "description": "A short description of play video m3u8.",
6   "homepage": "https://github.com/huboceanLi/HYVideoPlay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HYVideoPlay": "li437277219@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/huboceanLi/HYVideoPlay.git",
16     "tag": "0.1.11"
17   },
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "swift_versions": "5.0",
25   "platforms": {
26     "ios": "12.0"
27   },
28   "static_framework": true,
29   "resources": "HYVideoPlay/Class/Resources/*.bundle",
30   "vendored_frameworks": [
31     "HYVideoPlay/HYMedia.framework",
32     "HYVideoPlay/XYSwiftVideo.framework"
33   ],
34   "dependencies": {
35     "Masonry": [
36       "1.1.0"
37     ],
38     "QMUIKit": [
39       "4.5.1"
40     ],
41     "Alamofire": [
42       "4.9.1"
43     ],
44     "HandyJSON": [
45       "5.0.2"
46     ],
47     "SnapKit": [
48       "5.6.0"
49     ],
50     "YYWebImage": [
52     ],
53     "YYModel": [
55     ]
56   },
57   "swift_version": "5.0"