[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / d / SSLoginModule / 0.1.3 / SSLoginModule.podspec.json
blob77df0f56085cf011ee52d8f638b0f26fddeafa49
2   "name": "SSLoginModule",
3   "version": "0.1.3",
4   "summary": "登录注册模块.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/ourxanadu/login_plugin_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ss": "ss"
13   },
14   "source": {
15     "git": "https://gitee.com/ourxanadu/login_plugin_ios.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "SSLoginModule/Classes/**/*",
23   "resource_bundles": {
24     "SSLoginModule": [
25       "SSLoginModule/Assets/**/*"
26     ]
27   },
28   "dependencies": {
29     "ReactiveObjC": [
31     ],
32     "AFNetworking": [
34     ],
35     "JKCategories": [
37     ],
38     "Masonry": [
40     ],
41     "LKDBHelper": [
43     ],
44     "MJExtension": [
45       "~> 3.0.17"
46     ],
47     "MBProgressHUD": [
49     ],
50     "UMCCommon": [
52     ],
53     "UMCSecurityPlugins": [
55     ],
56     "UMCCommonLog": [
58     ],
59     "UMCShare/Social/WeChat": [
61     ],
62     "UMCShare/Social/QQ": [
64     ],
65     "UMCShare/Social/Sina": [
67     ]
68   }