blob: 39debb02815ccf07b4568380368fc433fdc2ced6 [file] [log] [blame]
{
"name": "SuperDelegate",
"version": "0.8.2",
"license": "Apache License, Version 2.0",
"summary": "SuperDelegate provides a clean application delegate interface and protects you from bugs in the application lifecycle.",
"homepage": "https://github.com/square/SuperDelegate",
"authors": "Square",
"source": {
"git": "https://github.com/square/SuperDelegate.git",
"tag": "0.8.2"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0"
}
}