[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / d / SSLoginModule / 0.1.7 / SSLoginModule.podspec.json
blobb4644af96cde115b50c4b207666c23a77b4d9008
2   "name": "SSLoginModule",
3   "version": "0.1.7",
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.7"
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     "UMCShare/Social/WeChat": [
55     ],
56     "UMCShare/Social/QQ": [
58     ],
59     "UMCShare/Social/Sina": [
61     ]
62   }