An open API service indexing awesome lists of open source software.

https://github.com/shaps80/spxdatasources

DataSource implementations for UITableView and UICollection, plus more...
https://github.com/shaps80/spxdatasources

Last synced: about 1 month ago
JSON representation

DataSource implementations for UITableView and UICollection, plus more...

Awesome Lists containing this project

README

          

# SPXDataSources

[![CI Status](http://img.shields.io/travis/shaps80/SPXDataSources.svg?style=flat)](https://travis-ci.org/shaps80/SPXDataSources)
[![Version](https://img.shields.io/cocoapods/v/SPXDataSources.svg?style=flat)](http://cocoadocs.org/docsets/SPXDataSources)
[![License](https://img.shields.io/cocoapods/l/SPXDataSources.svg?style=flat)](http://cocoadocs.org/docsets/SPXDataSources)
[![Platform](https://img.shields.io/cocoapods/p/SPXDataSources.svg?style=flat)](http://cocoadocs.org/docsets/SPXDataSources)

## Usage

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

## Requirements

## Installation

SPXDataSources is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

pod "SPXDataSources"

## Author

Shaps Mohsenin, shapsuk@me.com

## License

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