blob: ee1ad5ad732879484c37c4d801fdab39e3ea2bb2 [file] [log] [blame]
{
"name": "NBRouter",
"version": "1.0.4",
"summary": "提供控制器切换管理",
"homepage": "https://github.com/NapoleonBaiAndroid/NBRouter",
"license": "MIT",
"authors": {
"NapoleonBai": "napoleonbaiandroid@gmail.com"
},
"source": {
"git": "https://github.com/NapoleonBaiAndroid/NBRouter.git",
"tag": "1.0.4"
},
"platforms": {
"ios": null
},
"source_files": "NBRouter/NBRouter/*.{h,m}",
"public_header_files": "NBRouter/NBRouter/*.h",
"frameworks": "UIKit"
}