blob: 6a24caf155c72b5a3281cc370368c12a06c1a099 [file] [log] [blame]
{
"name": "HDTableDataSource",
"version": "2.5",
"summary": "HDTableDataSource to get rid of Tableview methods.",
"description": "HDTableDataSource to get rid of Tableview methods. This version now supports Multiple sections too!!!",
"homepage": "https://github.com/HarshitDaftary/HDTableDataSource",
"license": "MIT",
"authors": {
"HarshitDaftary": "daftaryharshit@yahoo.co.in"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/HarshitDaftary/HDTableDataSource.git",
"tag": "2.5",
"commit": "e44bbc6ed896804e2322ace5c8ee74c84d81dbdd"
},
"source_files": "Pod/Classes/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"HDTableDataSource": [
"Pod/Assets/*.png",
"Pod/Classes/*.{h,m}"
]
},
"frameworks": "UIKit"
}