Framework for constructing flexible datasource for UICollectionView and UITableView
TODO
To install Flexy with CocoaPods, add the following lines to your Podfile
.
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
pod 'Flexy'
Then run pod install
command. For details of the installation and usage of CocoaPods, visit its official website.
MIT license. See the LICENSE file for details.