[Add] SRTHaishinKit 1.9.7
[CocoaPods.git] / Specs / 5 / b / 8 / HTYXSDK / 1.2.3 / HTYXSDK.podspec.json
blob5f7d16cce9b15ab5220f68295abc6e8e25744c1d
2   "name": "HTYXSDK",
3   "version": "1.2.3",
4   "summary": "A short description of HTYXSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tao.huang/HTYXSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tao.huang": "tao.huang@kaixiangtech.com"
13   },
14   "source": {
15     "git": "https://gitee.com/huifeidezhu/HTYXSDK.git",
16     "tag": "1.2.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "frameworks": "Photos",
23   "dependencies": {
24     "SDWebImage": [
25       "~> 5.13.2"
26     ],
27     "YYModel": [
28       "~>1.0.4"
29     ],
30     "MJRefresh": [
31       "~>3.7.5"
32     ],
33     "Masonry": [
35     ],
36     "TZImagePickerController": [
38     ],
39     "YTKNetwork": [
40       "~>3.0.6"
41     ],
42     "SJBaseVideoPlayer/AliVodPlayer": [
44     ],
45     "SJVideoPlayer": [
47     ],
48     "SJMediaCacheServer": [
50     ],
51     "MBProgressHUD": [
52       "~>1.2.0"
53     ],
54     "Toast": [
55       "~>4.0.0"
56     ]
57   },
58   "vendored_frameworks": "HTYXSDK/*.{framework}",
59   "pod_target_xcconfig": {
60     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
61   },
62   "user_target_xcconfig": {
63     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
64   }