blob: 4aec95a2b5bf3c423287ece7509b8ec6954b3698 [file] [log] [blame]
{
"name": "YYWRNavigation",
"version": "0.0.2",
"summary": "导航栏自定义,来源WRNavigationBar",
"description": "由于WRNavigationBar作者不更新了,改了下里面的适配",
"homepage": "https://github.com/boyssimple/YYWRNavigationBar",
"source": {
"git": "https://github.com/boyssimple/YYWRNavigationBar.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luowei": "luowei@cqyanyu.com"
},
"source_files": "Sources/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}