blob: 250c4bbcb81c33a300af3e71cc9d98d7fe9f5fde [file] [log] [blame]
{
"name": "RXCFirstTimeViewController",
"version": "1.0",
"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": "8.0"
},
"source": {
"git": "https://github.com/ruixingchen/RXCFirstTimeViewController.git",
"tag": "1.0"
},
"source_files": "RXCFirstTimeViewController/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}