Expandable TableView for iOS written in Swift
Download this project and add WDExpandableTableView folder (with WDExpandableTableView.swift file) to your project
target '<TargetName>' do
use_frameworks!
pod 'WDExpandableTableView', ' ~> 0.0.9'
end
Documentation is still in preparation.