blob: 8fc6919e5f7d49251c21941e548eb9814be2413b [file] [log] [blame]
{
"name": "SLVCStatePreservation",
"version": "0.1.0",
"summary": "A Class Preserving Last States of the View Controller",
"homepage": "https://github.com/Soul-Beats/SLVCStatePreservation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"My Soul, Your Beats!": "lilingfengzero@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Soul-Beats/SLVCStatePreservation.git",
"tag": "0.1.0"
},
"source_files": "Source/**/*",
"frameworks": "UIKit",
"requires_arc": true
}