{ | |
"name": "NBRouter", | |
"version": "1.3.1", | |
"summary": "提供控制器切换管理,完全解耦,随时随地,实现切换控制器", | |
"homepage": "https://github.com/NapoleonBaiAndroid/NBRouter", | |
"license": "MIT", | |
"authors": { | |
"NapoleonBai": "napoleonbaiandroid@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/NapoleonBaiAndroid/NBRouter.git", | |
"tag": "1.3.1" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source_files": "NBRouter/NBRouter/*.{h,m}", | |
"public_header_files": "NBRouter/NBRouter/*.h", | |
"requires_arc": true | |
} |