4 "summary": "A wrapper for pokeapi v2",
5 "description": "PokemonAPI is a swift wrapper for PokéAPI (pokeapi.co).\nEasily call web services to get info about Pokemon and the Pokemon games.\nThe framework supports paginated responses, allowing you to quickly get the next results or a specific page.\nLinked resources can quickly be turned into their associated classes via a generic `fetch(_ resource:)` function.\nAll code is Swift native with no third party frameworks.",
6 "homepage": "https://github.com/kinkofer/PokemonAPI",
9 "Christopher Jennewein": "kinkofer@gmail.com"
12 "git": "https://github.com/kinkofer/PokemonAPI.git",
15 "social_media_url": "https://twitter.com/kinkofer",
22 "swift_versions": "5.0",
29 "swift_version": "5.0"