mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-01-16 02:41:06 +01:00
GIF category
This commit is contained in:
parent
2d36d49df4
commit
3475e9ef45
@ -110,6 +110,12 @@
|
||||
"id": "content",
|
||||
"parent": "media"
|
||||
},
|
||||
{
|
||||
"title": "GIF",
|
||||
"id": "gif",
|
||||
"description": "Mostly using http://giphy.com/",
|
||||
"parent": "media"
|
||||
},
|
||||
{
|
||||
"title": "News",
|
||||
"id": "news"
|
||||
@ -5484,10 +5490,10 @@
|
||||
"title": "ReactiveKitten",
|
||||
"category-ids": [
|
||||
"reactive-programming",
|
||||
"content",
|
||||
"gif",
|
||||
"sample"
|
||||
],
|
||||
"description": "It's about gifs and cats, example project for Interstellar",
|
||||
"description": "It's about GIFs & cats, uses Interstellar",
|
||||
"source": "https://github.com/JensRavens/ReactiveKitten",
|
||||
"tags": [
|
||||
"swift"
|
||||
@ -6789,9 +6795,9 @@
|
||||
},
|
||||
{
|
||||
"title": "Swift-Gif",
|
||||
"description": "Gif Search",
|
||||
"description": "GIF Search",
|
||||
"category-ids": [
|
||||
"content"
|
||||
"gif"
|
||||
],
|
||||
"source": "https://github.com/pjchavarria/Swift-Gif",
|
||||
"license": "mit",
|
||||
@ -7839,7 +7845,7 @@
|
||||
"reactivecocoa",
|
||||
"content"
|
||||
],
|
||||
"description": "Giphy (http://giphy.com) client written in Swift with ReactiveCocoa",
|
||||
"description": "Uses ReactiveCocoa",
|
||||
"source": "https://github.com/evgeniyd/Giraffe",
|
||||
"date_added": "Sep 1 2016",
|
||||
"suggested_by": "@akaralar",
|
||||
|
Loading…
Reference in New Issue
Block a user