blob: fa903ac9810b4ff7c2b746de1278dc5705c7d45b [file] [log] [blame]
{
"name": "xcodeproj",
"version": "7.4.0",
"summary": "Read/Modify/Write your Xcode projects",
"homepage": "https://github.com/tuist/xcodeproj",
"social_media_url": "https://twitter.com/tuistapp",
"license": "MIT",
"source": {
"git": "https://github.com/tuist/xcodeproj.git",
"tag": "7.4.0"
},
"requires_arc": true,
"authors": "Tuist",
"swift_versions": "5.1",
"platforms": {
"osx": "10.10"
},
"source_files": "Sources/**/*.{swift}",
"dependencies": {
"PathKit": [
"~> 1.0.0"
],
"AEXML": [
"~> 4.4.0"
]
},
"swift_version": "5.1"
}