[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / f / 3 / HCYFrameWork / 0.1.5 / HCYFrameWork.podspec.json
blobf5e98cd962392a7289019b284cd2d9df1d9bfbbf
2   "name": "HCYFrameWork",
3   "version": "0.1.5",
4   "summary": "A short description of HCYFrameWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tanxianj/HCYFrameWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tanxianj": "xianjing.tan@techstudio.com.sg"
13   },
14   "source": {
15     "git": "https://github.com/tanxianj/HCYFrameWork.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "HCYFrameWork/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 5.0.0"
25     ],
26     "SVGKit": [
28     ],
29     "RxSwift": [
30       "~> 5.0"
31     ],
32     "RxCocoa": [
33       "~> 5.0"
34     ],
35     "RxDataSources": [
37     ],
38     "RxAlamofire": [
40     ],
41     "MJRefresh": [
43     ],
44     "Kingfisher": [
46     ],
47     "SVProgressHUD": [
49     ],
50     "IQKeyboardManagerSwift": [
52     ]
53   }