[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / b / 8 / HTYXSDK / 1.0.4 / HTYXSDK.podspec.json
blob6678e287eddbdfc14e0516192339d77413a4fa3c
2   "name": "HTYXSDK",
3   "version": "1.0.4",
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.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HTYXSDK/Classes/**/*",
22   "resource_bundles": {
23     "HTYXSDKBundle": [
24       "HTYXSDK/Assets/Images/*.png"
25     ]
26   },
27   "public_header_files": "Pod/Classes/*.h",
28   "frameworks": "Photos",
29   "dependencies": {
30     "SDWebImage": [
31       "~> 5.13.2"
32     ],
33     "YYModel": [
34       "~>1.0.4"
35     ],
36     "MJRefresh": [
37       "~>3.7.5"
38     ],
39     "Masonry": [
41     ],
42     "TZImagePickerController": [
44     ],
45     "YTKNetwork": [
46       "~>3.0.6"
47     ],
48     "SJBaseVideoPlayer/AliVodPlayer": [
50     ],
51     "SJVideoPlayer": [
53     ],
54     "SJMediaCacheServer": [
56     ],
57     "MBProgressHUD": [
58       "~>1.2.0"
59     ],
60     "Toast": [
61       "~>4.0.0"
62     ]
63   },
64   "pod_target_xcconfig": {
65     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
66   },
67   "user_target_xcconfig": {
68     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
69   }