[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 3 / 0 / HJLoginModuleLib / 1.0.1 / HJLoginModuleLib.podspec.json
blob4039d9eed62afbb7f49a5a6b21cefd04ca8886d3
2   "name": "HJLoginModuleLib",
3   "version": "1.0.1",
4   "summary": "登陆模块。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.wuu.space:30000/Lee/hjloginmodulelib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "0027014725": "0027014725@iwhalecloud.com"
13   },
14   "source": {
15     "git": "http://gitlab.wuu.space:30000/Lee/hjloginmodulelib.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HJLoginModuleLib/Classes/**/*",
22   "resource_bundles": {
23     "HJLoginModuleLib": [
24       "HJLoginModuleLib/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "HJAFNetWorkingManagerLib": [
33     ],
34     "HJBaseConfigLib": [
36     ],
37     "HJMBProgressHUDLib": [
39     ],
40     "HJTeleBusinessLib": [
42     ],
43     "HJProductManagerLib": [
45     ],
46     "HJProductComponentLib": [
48     ],
49     "Masonry": [
50       "~> 1.1.0"
51     ]
52   }