[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 8 / 4 / DPWidgetSum / 2.2.1 / DPWidgetSum.podspec.json
blobdd6d27b123f2ccc4dec56047517d265356507363
2   "name": "DPWidgetSum",
3   "version": "2.2.1",
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.2.1"
19   },
20   "source_files": "DPWidgetSum_SDK/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "resource_bundles": {
27     "DPResources": "DPWidgetSum_SDK/**/*.{png,jpg}"
28   },
29   "dependencies": {
30     "MBProgressHUD": [
32     ],
33     "ReactiveObjC": [
34       "~> 3.1.1"
35     ],
36     "TTTAttributedLabel": [
37       "~> 2.0.0"
38     ]
39   }