5 "summary": "Reading and writing the Xcode pbxproj file format, from Swift!",
6 "description": "The main goal of this project is to generate project.pbxproj files in the legacy OpenStep format used by Xcode. Using this, a project file can be modified without changing it to XML format and causing a huge git diff.",
8 "Tom Lokhorst": "tom@lokhorst.eu"
10 "social_media_url": "https://twitter.com/tomlokhorst",
11 "homepage": "https://github.com/tomlokhorst/XcodeEdit",
17 "git": "https://github.com/tomlokhorst/XcodeEdit.git",
20 "source_files": "Sources"