Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ankityddv/tdcgifloader

TDCGifLoader is an awesome cocoapod used to load GIFs in our xcode project in just one line of code.
https://github.com/ankityddv/tdcgifloader

cocoapod ios xcode

Last synced: about 2 months ago
JSON representation

TDCGifLoader is an awesome cocoapod used to load GIFs in our xcode project in just one line of code.

Awesome Lists containing this project

README

        

# TDCGifLoader

[![CI Status](https://img.shields.io/travis/ankityddv/TDCGifLoader.svg?style=flat)](https://travis-ci.org/ankityddv/TDCGifLoader)
[![Version](https://img.shields.io/cocoapods/v/TDCGifLoader.svg?style=flat)](https://cocoapods.org/pods/TDCGifLoader)
[![License](https://img.shields.io/cocoapods/l/TDCGifLoader.svg?style=flat)](https://cocoapods.org/pods/TDCGifLoader)
[![Platform](https://img.shields.io/cocoapods/p/TDCGifLoader.svg?style=flat)](https://cocoapods.org/pods/TDCGifLoader)

## Example

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

## Requirements

## Installation

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

```ruby
pod 'TDCGifLoader'
```

## Author

ankityddv, [email protected]

## License

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