Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.14 KB

File metadata and controls

35 lines (22 loc) · 1.14 KB

APDataSources

CI Status Version License Platform

Nothing special. Just our implementation of UITableView and UICollectionView data sources.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 7.0

Installation

APDataSources is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "APDataSources"

Author

Evgeniy Gurtovoy, evgeniy.gurtovoy@alterplay.com
Nickolay Sheika, nickolai.sheika@alterplay.com
Serg Krivoblotsky, krivoblotsky@me.com

License

APDataSources is available under the MIT license. See the LICENSE file for more info.