[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / 8 / 4 / DPWidgetSum / 2.6.2 / DPWidgetSum.podspec.json
blob7c95c9809590d2db5f09212e29ac857e06152f9b
2   "name": "DPWidgetSum",
3   "version": "2.6.2",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "A delightful setting interface framework.",
8   "homepage": "https://github.com/xiayuqingfeng/DPWidgetSum",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "涂鸦": "13673677305@163.com"
15   },
16   "source": {
17     "git": "https://github.com/xiayuqingfeng/DPWidgetSum.git",
18     "tag": "2.6.2"
19   },
20   "source_files": "DPWidgetSum_SDK/Classes/**/*.{h,m}",
21   "resource_bundles": {
22     "DPWidgetSumBubdle": [
23       "DPWidgetSum_SDK/Assets/DPResources.bundle"
24     ]
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "MBProgressHUD": [
34     ],
35     "ReactiveObjC": [
36       "~> 3.1.1"
37     ],
38     "TTTAttributedLabel": [
39       "~> 2.0.0"
40     ],
41     "SDWebImage": [
42       "3.8.2"
43     ],
44     "WebViewJavascriptBridge": [
45       "~> 6.0.3"
46     ],
47     "SBJson": [
48       "~> 5.0.0"
49     ],
50     "AFNetworking": [
52     ],
53     "UMCommon": [
55     ],
56     "UMDevice": [
58     ],
59     "UMAPM": [
61     ],
62     "UMShare/UI": [
64     ],
65     "UMShare": [
67     ],
68     "UMShare/Social/WeChat": [
70     ]
71   }