blob: d2f1c220752b923329a5845f6e756d949be08030 [file] [log] [blame]
{
"name": "DNLazyTableViewDelegate",
"platforms": {
"ios": "9.0"
},
"summary": "DNLazyTableViewDelegate prevent monkey tapping on cell.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Duy Nguyen": "duynb92@gmail.com"
},
"homepage": "https://github.com/duynb92/DNLazyTableViewDelegate",
"source": {
"git": "https://github.com/duynb92/DNLazyTableViewDelegate.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "DNLazyTableViewDelegate/**/*.{swift}",
"pushed_with_swift_version": "echo \"4.0\" > .swift-version"
}