[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / e / 1 / HYVideoPlay / 0.1.5 / HYVideoPlay.podspec.json
blob946c238b1453d09cd3a6ddb6dc7ea64dda409630
2   "name": "HYVideoPlay",
3   "version": "0.1.5",
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.5"
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   ],
33   "dependencies": {
34     "Masonry": [
35       "1.1.0"
36     ],
37     "YYModel": [
39     ]
40   },
41   "swift_version": "5.0"