blob: c3a1b7056d5c689d69b1d6b6683adbed566240c2 [file] [log] [blame]
{
"name": "xcodeproj",
"version": "6.5.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": "6.5.0"
},
"requires_arc": true,
"authors": "Tuist",
"platforms": {
"osx": "10.10"
},
"source_files": "Sources/**/*.{swift}",
"dependencies": {
"PathKit": [
"~> 0.9.2"
],
"AEXML": [
"~> 4.3.3"
],
"SwiftShell": [
">= 4.0.0"
]
}
}