blob: b2f5152d8018250fff7b0c35323b21de5ea1f877 [file] [log] [blame]
{
"name": "Relay",
"version": "0.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mindbody/Relay",
"authors": "Relay Contributors",
"summary": "Swift Dynamic Dependency Injection for modern testing",
"source": {
"git": "https://github.com/mindbody/Relay.git",
"tag": "0.2.1"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
}
}