https://github.com/orta/gifkit
A source for GIFs
https://github.com/orta/gifkit
Last synced: about 1 year ago
JSON representation
A source for GIFs
- Host: GitHub
- URL: https://github.com/orta/gifkit
- Owner: orta
- License: mit
- Created: 2014-07-02T03:30:00.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-25T21:52:36.000Z (over 11 years ago)
- Last Synced: 2025-03-30T17:51:12.811Z (about 1 year ago)
- Language: Objective-C
- Size: 3.91 MB
- Stars: 37
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GIFKit
[](http://cocoadocs.org/docsets/GIFKit)
[](http://cocoadocs.org/docsets/GIFKit)
[](http://cocoadocs.org/docsets/GIFKit)
## API
Provides two Network Models for searching Reddit, and finding GIFs in a subreddit.
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements
Demo is iOS but compiles for OSX, was extracted from a Mac project.
## Installation
GIFKit is available through [CocoaPods](http://cocoapods.org) but isn't on it yet. To install
it, simply add the following line to your Podfile:
pod "GIFKit", :git => "https://github.com/orta/GIFKit.git"
## Author
Orta Therox, orta.therox@gmail.com
## License
GIFKit is available under the MIT license. See the LICENSE file for more info.