blob: aa72e6bc1dd471df84ce86ccc2c10b3fa49ea017 [file] [log] [blame]
{
"name": "SuperDelegate",
"version": "0.8.0",
"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.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0"
}
}