|
8479 | 8479 | "animation" |
8480 | 8480 | ] |
8481 | 8481 | }, |
8482 | | - { |
8483 | | - "title":"FlagAndCountryCode", |
8484 | | - "category":"utility", |
8485 | | - "description":"FlagAndCountryCode provides phone codes and flags for every country. Works on UIKit and SwiftUI", |
8486 | | - "homepage":"https://github.com/exyte/FlagAndCountryCode", |
8487 | | - "tags":[ |
8488 | | - "swift", |
8489 | | - "flag", |
8490 | | - "phone", |
8491 | | - "country-code" |
8492 | | - ] |
8493 | | - }, |
8494 | 8482 | { |
8495 | 8483 | "title":"SwiftUISkia", |
8496 | 8484 | "category":"ui", |
|
8504 | 8492 | ] |
8505 | 8493 | }, |
8506 | 8494 | { |
8507 | | - "title":"SwiftFiddle", |
8508 | | - "category":"repl", |
8509 | | - "description":"Playground for making, sharing, and embedding Swift code.", |
8510 | | - "homepage":"https://swiftfiddle.com", |
8511 | | - "tags":[ |
8512 | | - "swift", |
8513 | | - "repl", |
8514 | | - "playground" |
8515 | | - ] |
8516 | | - } |
| 8495 | + "title": "FlagAndCountryCode", |
| 8496 | + "category": "utility", |
| 8497 | + "description": "FlagAndCountryCode provides phone codes and flags for every country. Works on UIKit and SwiftUI", |
| 8498 | + "homepage": "https://github.com/exyte/FlagAndCountryCode", |
| 8499 | + "tags": ["swift", "flag", "phone", "country-code"] |
| 8500 | + }, |
| 8501 | + { |
| 8502 | + "title": "SwiftFiddle", |
| 8503 | + "category": "repl", |
| 8504 | + "description": "Playground for making, sharing, and embedding Swift code.", |
| 8505 | + "homepage": "https://swiftfiddle.com", |
| 8506 | + "tags": ["swift", "repl", "playground"] |
| 8507 | + }, |
| 8508 | + { |
| 8509 | + "title": "SwiftGodot", |
| 8510 | + "category": "game-engine", |
| 8511 | + "description": "Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.", |
| 8512 | + "homepage": "https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/", |
| 8513 | + "tags":["swift", "game-engine", "bindings"] |
| 8514 | + } |
8517 | 8515 | ] |
8518 | 8516 | } |
0 commit comments