4 "summary": "Block-based UITableView to replace delegation style",
5 "description": "A block-based UITableView to replace UITableView's delegate and dataSource for better code and easier to use",
6 "homepage": "https://github.com/kennic/NKTableView",
12 "Nam Kennic": "namkennic@me.com"
15 "git": "https://github.com/kennic/NKTableView.git",
18 "social_media_url": "https://twitter.com/namkennic",
22 "swift_versions": "5.4",
23 "source_files": "Sources/NKTableView/**/*.*",
24 "swift_version": "5.4"