Add swift-morse-code by @ijoshsmith #261
This commit is contained in:
parent
c11cc6a3eb
commit
9552ee0948
|
@ -12671,6 +12671,17 @@
|
||||||
"license": "other",
|
"license": "other",
|
||||||
"date_added": "Apr 13 2017",
|
"date_added": "Apr 13 2017",
|
||||||
"suggested_by": "@dkhamsing"
|
"suggested_by": "@dkhamsing"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Morse",
|
||||||
|
"source": "https://github.com/ijoshsmith/swift-morse-code",
|
||||||
|
"description": "Convert text to Morse code & plays it out loud",
|
||||||
|
"category-ids": ["misc"],
|
||||||
|
"tags": ["swift", "swift2", "archive"],
|
||||||
|
"screenshots": ["https://github.com/ijoshsmith/swift-morse-code/blob/master/screenshot.png?raw=true"],
|
||||||
|
"license": "mit",
|
||||||
|
"date_added": "Apr 20 2017",
|
||||||
|
"suggested_by": "@dkhamsing"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue