2 "name": "SwiftyTables",
4 "summary": "A framework for writing UITablesViews and UICollectionViews in Swift in a cleaner, simpler way.",
5 "swift_version": "4.1",
6 "description": "Create Swift UITableView and UICollectionViews in a simpler, and more declarative way.\nUse this to dynamically add and remove sections and rows with animations without having to bookkeep IndexPaths.",
7 "homepage": "https://github.com/p-sun/SwiftyTables.git",
10 "Paige Sun": "paige.sun.dev@gmail.com"
16 "git": "https://github.com/p-sun/SwiftyTables.git",
20 "source_files": "SwiftyTablesProject/SwiftyTables/**/*.{swift,h}"