blob: 3e6053ded0ea1e8203da17dc184a045230187376 [file] [log] [blame]
{
"name": "KJRootNavigationController",
"version": "1.0.0",
"summary": "KJRootNavigationController",
"description": "每个控制器单独配置navigationBar",
"homepage": "https://github.com/codeporter/KJRootNavigationController",
"license": "MIT",
"authors": {
"coder": "coder@xhqb.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/codeporter/KJRootNavigationController.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}