[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 3 / HCYFrameWork / 0.1.15 / HCYFrameWork.podspec.json
blob2b6d45bccc9c1a632fb8de4ee965dacb7f77f53a
2   "name": "HCYFrameWork",
3   "version": "0.1.15",
4   "summary": "A short description of HCYFrameWork.",
5   "pod_target_xcconfig": {
6     "VALID_ARCHS": "x86_64 armv7 arm64"
7   },
8   "description": "TODO: Add long description of the pod here.",
9   "homepage": "https://github.com/tanxianj/HCYFrameWork",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "tanxianj": "xianjing.tan@techstudio.com.sg"
16   },
17   "source": {
18     "git": "https://github.com/tanxianj/HCYFrameWork.git",
19     "tag": "0.1.15"
20   },
21   "platforms": {
22     "ios": "12.0"
23   },
24   "source_files": "HCYFrameWork/Classes/**/*",
25   "swift_versions": "5.0",
26   "dependencies": {
27     "SnapKit": [
28       "~> 5.6.0"
29     ],
30     "SVGKit": [
31       "~> 3.0.0"
32     ],
33     "RxSwift": [
34       "~> 6.5.0"
35     ],
36     "RxCocoa": [
37       "~> 6.5.0"
38     ],
39     "RxDataSources": [
40       "~> 5.0.0"
41     ],
42     "Alamofire": [
43       "~> 5.6.2"
44     ],
45     "MJRefresh": [
46       "~> 3.7.5"
47     ],
48     "Kingfisher": [
49       "~> 7.3.2"
50     ],
51     "SVProgressHUD": [
52       "~> 2.2.5"
53     ],
54     "IQKeyboardManagerSwift": [
55       "~> 6.5.10"
56     ],
57     "FLEX": [
59     ]
60   },
61   "configuration_pod_whitelist": {
62     "FLEX": [
63       "debug"
64     ]
65   },
66   "swift_version": "5.0"