blob: 203c13c7de388a3d6143f6d8cda8b2be388087c8 [file] [log] [blame]
{
"name": "MTBlockTableView",
"version": "0.0.1",
"summary": "A table view that uses blocks instead of protocols. Try it, we dare you.",
"homepage": "https://github.com/mysterioustrousers/MTBlockTableView",
"license": "BSD",
"authors": {
"Parker Wightman": "parkerwightman@gmail.com"
},
"source": {
"git": "https://github.com/mysterioustrousers/MTBlockTableView.git",
"tag": "0.0.1"
},
"source_files": "MTBlockTableView/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": null
},
"frameworks": "UIKit"
}