[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / 4 / e / XcodeEdit / 2.4.0 / XcodeEdit.podspec.json
blob2f2f4dcd7d81951c985ca580788c5a311353929c
2   "name": "XcodeEdit",
3   "version": "2.4.0",
4   "license": "MIT",
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.",
7   "authors": {
8     "Tom Lokhorst": "tom@lokhorst.eu"
9   },
10   "social_media_url": "https://twitter.com/tomlokhorst",
11   "homepage": "https://github.com/tomlokhorst/XcodeEdit",
12   "platforms": {
13     "ios": "9.0",
14     "osx": "10.10"
15   },
16   "source": {
17     "git": "https://github.com/tomlokhorst/XcodeEdit.git",
18     "tag": "2.4.0"
19   },
20   "source_files": "Sources"