[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / 1 / DWTableViewHelper / 1.1.7.4 / DWTableViewHelper.podspec.json
blob99b0b7244c5f209a6ef901ad383e4cb5cbc636d1
2   "name": "DWTableViewHelper",
3   "version": "1.1.7.4",
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.7.4"
18   },
19   "source_files": "DWTableViewHelper/**/*.{h,m}",
20   "resources": "DWTableViewHelper/DWTableViewHelperResource.bundle",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "frameworks": "UIKit",
25   "requires_arc": true