4 "summary": "Declarative, type-safe table view binding.",
5 "description": "Braid is a table view binding library that makes setup for table views more declarative, more functional, and\nmore type-safe.",
6 "homepage": "https://github.com/Saelyria/Braid",
12 "Aaron Bosnjak": "aaron.bosnjak707@gmail.com"
15 "git": "https://github.com/Saelyria/Braid.git",
18 "swift_version": "4.2",
22 "default_subspecs": "Core",
30 "Core/TableView/SingleSection",
31 "Core/TableView/MultiSection",
32 "Core/TableView/AnySection",
41 "source_files": "Rx/",
56 "pod_target_xcconfig": {
57 "OTHER_SWIFT_FLAGS": "-DRX_BRAID"