Merge pull request #352 from Sajjon/master
Added "My first memory" ("SwiftIntro"), a Swift project fetching images…
This commit is contained in:
commit
6dcacba35b
|
@ -4979,6 +4979,15 @@
|
|||
"itunes": "https://itunes.apple.com/app/id1105890730",
|
||||
"tags": ["swift", "viper"],
|
||||
"license": "mit"
|
||||
},
|
||||
{
|
||||
"title": "My first memory (SwiftIntro)",
|
||||
"category": ["media", "games"],
|
||||
"description": "**Memory game** in Swift fetching images from any Instagram account. Lists **tasks** for you to do in order to learn Swift - at three difficulty levels.",
|
||||
"source": "https://github.com/Sajjon/SwiftIntro",
|
||||
"tags": ["swift"],
|
||||
"license": "gpl-3.0",
|
||||
"stars": 27
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue