blob: 0e562bde998df5f4555b7db62670bda2222eb348 [file] [log] [blame]
{
"name": "Reinstate",
"version": "0.6.0",
"summary": "A toolbox for better view controller management in iOS.",
"description": "Leverage view controller containment to write cleaner, more readable UI code.",
"homepage": "https://github.com/nevillco/Reinstate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Connor Neville": "connor.neville16@gmail.com"
},
"source": {
"git": "https://github.com/nevillco/Reinstate.git",
"tag": "0.6.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*"
}