Flexy 0.2.0

Flexy 0.2.0

Maintained by Anisov Aleksey.



Flexy 0.2.0

  • By
  • Anisov Aleksey

Flexy

CocoaPods Version License Platform Swift Version

Framework for constructing flexible datasource for UICollectionView and UITableView

Features

TODO

Installation

CocoaPods

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.

License

MIT license. See the LICENSE file for details.