blob: c7dca02f5101ec0af8c264606a85a369cc930728 [file] [log] [blame]
{
"name": "Perform",
"version": "2.0.0",
"summary": "Easy dependency injection for storyboard segues.",
"homepage": "https://github.com/thoughtbot/Perform",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Adam Sharp",
"source": {
"git": "https://github.com/thoughtbot/Perform.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/Perform/**/*.swift",
"dependencies": {
"Aspects": [
"~> 1.4"
]
},
"pushed_with_swift_version": "3.0"
}