4 "summary": "Tiny utility for read and write file line by line in Swift.",
5 "description": "I wrote this for easier work with files in some algorithms implementations.\nIn some cases read and write line by line in Swift take a lot of part of an implementation.",
6 "homepage": "https://github.com/artFintch/Frog",
7 "screenshots": "https://pbs.twimg.com/media/DsYELTUXQAEZ1zx.jpg",
13 "Vyacheslav Khorkov": "artfintch@ya.ru"
16 "git": "https://github.com/artFintch/Frog.git",
19 "social_media_url": "https://twitter.com/artFintch",
23 "swift_version": "4.2",
24 "source_files": "Frog/Classes/**/*"