blob: feaccf378d17b574b1c1f46f79ee745910a6b51c [file] [log] [blame]
{
"name": "YLControllerName",
"version": "0.0.2",
"summary": "显示当前控制器的类名",
"description": "显示当前控制器的类名,如果有子类控制器,附加显示最顶部子类控制器名。",
"homepage": "https://github.com/Connerli/YLControllerName",
"license": "MIT",
"authors": {
"Connerli": "448922571@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Connerli/YLControllerName.git",
"tag": "0.0.2"
},
"source_files": [
"VCClassName",
"YLControllerName/YLControllerName/VCClassName/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}