blob: a85a0cebad1cf8e7a632c96b1b9ab99317f4b66e [file] [log] [blame]
{
"name": "RXCFirstTimeViewController",
"version": "1.1",
"summary": "now we can do something when the life cycle function is called for the first time",
"description": "now we can do something when the life cycle function is called for the first time",
"homepage": "https://github.com/ruixingchen/RXCFirstTimeViewController",
"license": "MIT",
"authors": {
"ruixingchen": "rxc@ruixingchen.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ruixingchen/RXCFirstTimeViewController.git",
"tag": "1.1"
},
"source_files": "Source/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.1",
"swift_version": "5.1"
}