[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / a / 1 / DWTableViewHelper / 1.1.2 / DWTableViewHelper.podspec.json
blob778eff2d1d0bc8f99cbedd95a63af47ae0b0f178
2   "name": "DWTableViewHelper",
3   "version": "1.1.2",
4   "summary": "DWTableViewHelper is a tool object to slim your ViewController and let you build a tableView easily.",
5   "description": "DWTableViewHelper is a tool object to slim your ViewController and let you build a tableView easily.DWTableViewHelper能够瘦身你的控制器,达>到解耦效果,并且提供一些便捷的TableView开发接口。",
6   "homepage": "https://github.com/CodeWicky/DWTableViewHelper",
7   "social_media_url": "http://www.jianshu.com/u/a56ec10f6603",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "codeWicky": "codewicky@163.com"
14   },
15   "source": {
16     "git": "https://github.com/CodeWicky/DWTableViewHelper.git",
17     "tag": "1.1.2"
18   },
19   "source_files": "DWTableViewHelper/*.{h,m}",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "frameworks": "UIKit",
24   "requires_arc": true