blob: 6bb1d3240f04d1262b5fb9d0f642cef3ac4b3283 [file] [log] [blame]
{
"name": "Simulator",
"version": "0.4.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.4.0"
},
"requires_arc": true,
"authors": "Tuist",
"platforms": {
"osx": "10.10"
},
"source_files": "Sources/**/*.{swift}",
"dependencies": {
"Shell": [
"0.2.0"
]
}
}