CNLDataProvider 0.0.18

CNLDataProvider 0.0.18

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2018
SPMSupports SPM

Maintained by Igor Smirnov.



 
Depends on:
CNLFoundationTools>= 0
CNLUIKitTools>= 0
 

  • By
  • Igor Smirnov

CNLDataProvider

Model basic and data providers for UITableView and UICollectionView

Platform iOS

CocoaPods compatible

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects.

Specify CNLDataProvider into your project's Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
use_frameworks!

pod 'CNLDataProvider'

Dependicies

This framework depends on other frameworks:

CNLFoundationTools - common tools for the Foundation framework

CNLUIKitTools - common tools for the UIKit framework

Documentation

You can found yazzy-generated documentation right here, in the <Docs folder

Usage

Author

Igor Smirnov

License

CNLDataProvider is released under MIT license and copyrighted by Igor Smirnov.