Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ankityddv/tdcgifloader
- Owner: ankityddv
- License: mit
- Created: 2020-10-06T17:53:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T17:54:56.000Z (over 4 years ago)
- Last Synced: 2024-11-20T05:35:26.723Z (2 months ago)
- Topics: cocoapod, ios, xcode
- Language: Swift
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.