[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 3 / CCUserModular / 0.1.2 / CCUserModular.podspec.json
blob07d34576575cd25fa77bee09c345393c35fa512f
2   "name": "CCUserModular",
3   "version": "0.1.2",
4   "summary": "用户模块:登录、注册、个人信息.",
5   "description": "用户模块:登录、注册、个人信息",
6   "homepage": "https://gitee.com/zhao-yunshan/ccuser-modular",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gityuns": "陕哥"
13   },
14   "source": {
15     "git": "https://gitee.com/zhao-yunshan/ccuser-modular.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "CCUserModular/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "CCYunKit": [
26     ],
27     "CCRouteManager": [
29     ],
30     "AFNetworking-plus": [
32     ],
33     "IQKeyboardManager": [
35     ],
36     "SDWebImage": [
38     ],
39     "MLLabel": [
41     ],
42     "SVProgressHUD": [
44     ],
45     "ReactiveObjC": [
47     ]
48   }