[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 2 / HDTableDataSource / 2.0 / HDTableDataSource.podspec.json
blob1e9e38eb64f37c0495e724875c1e922a4fa231e1
2   "name": "HDTableDataSource",
3   "version": "2.0",
4   "summary": "HDTableDataSource to get rid of tableview datasource methods",
5   "description": "HDTableDataSource to get rid of tableview datasource methods. Get your View Controller cleaned up. You can also use with Sections.",
6   "homepage": "https://github.com/HarshitDaftary/HDTableDataSource",
7   "license": "MIT",
8   "authors": {
9     "HarshitDaftary": "daftaryharshit@yahoo.co.in"
10   },
11   "source": {
12     "git": "https://github.com/HarshitDaftary/HDTableDataSource.git",
13     "tag": "2.0"
14   },
15   "social_media_url": "https://twitter.com/daftaryharshit",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "HDTableDataSource": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"