Skip to content

Framework for constructing flexible datasource for UICollectionView and UITableView

License

Notifications You must be signed in to change notification settings

AnisovAleksey/Flexy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Framework for constructing flexible datasource for UICollectionView and UITableView

Resources

License

Stars

Watchers

Forks

Packages

No packages published