blob: 07f5a08edf01e3746d51c4447008b50c1bf27fb3 [file] [log] [blame]
{
"name": "Simulator",
"version": "0.3.0",
"summary": "Interact with the Xcode simulators",
"homepage": "https://github.com/tuist/simulator",
"social_media_url": "https://twitter.com/tuistapp",
"license": "MIT",
"source": {
"git": "https://github.com/tuist/simulator.git",
"tag": "0.3.0"
},
"requires_arc": true,
"authors": "Tuist",
"platforms": {
"osx": "10.10"
},
"source_files": "Sources/**/*.{swift}",
"dependencies": {
"SwiftShell": [
"4.1.2"
]
}
}