Skip to content

Commit 83b8434

Browse files
author
Matteo Crippa
committed
manually added swift version
1 parent 63e09e9 commit 83b8434

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

contents.json

+8-4
Original file line numberDiff line numberDiff line change
@@ -3142,7 +3142,8 @@
31423142
"title": "AECoreDataUI",
31433143
"category": "ui",
31443144
"description": "Core Data driven UI.",
3145-
"homepage": "https://github.com/tadija/AERecord"
3145+
"homepage": "https://github.com/tadija/AERecord",
3146+
"swift": 4
31463147
}, {
31473148
"title": "AIFlatSwitch",
31483149
"category": "switch",
@@ -3152,7 +3153,8 @@
31523153
"title": "AMScrollingNavbar",
31533154
"category": "ui",
31543155
"description": "Scrollable UINavigationBar that follows the scrolling of a UIScrollView.",
3155-
"homepage": "https://github.com/andreamazz/AMScrollingNavbar"
3156+
"homepage": "https://github.com/andreamazz/AMScrollingNavbar",
3157+
"swift": 4
31563158
}, {
31573159
"title": "Animated Tab Bar",
31583160
"category": "tab",
@@ -3162,7 +3164,8 @@
31623164
"title": "AZTransitions",
31633165
"category": "ui",
31643166
"description": "API to make great custom transitions in one method.",
3165-
"homepage": "https://github.com/azimin/AZTransitions"
3167+
"homepage": "https://github.com/azimin/AZTransitions",
3168+
"swift": 3
31663169
}, {
31673170
"title": "BreakOutToRefresh",
31683171
"category": "ui",
@@ -4970,7 +4973,8 @@
49704973
"category": "ui",
49714974
"description": "Apple Music like Bubble Picker using Dynamic Animation (faster / more lightweight than SpriteKit).",
49724975
"homepage": "https://github.com/GlebRadchenko/AmazingBubbles",
4973-
"tags": ["swift", "applemusic", "uikitdynamics", "bubblepicker", "applemusic"]
4976+
"tags": ["swift", "applemusic", "uikitdynamics", "bubblepicker", "applemusic"],
4977+
"swift": 3
49744978
}, {
49754979
"title": "AsyncNinja",
49764980
"category": "concurrency",

0 commit comments

Comments
 (0)