blob: e1d42d84a4ac63713ce08885e874e8e640741df7 [file] [log] [blame]
{
"name": "Reinstate",
"version": "0.6.6",
"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.6"
},
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*"
}