blob: b719151adb60f8c49516b5c2fe308d58178b2bb5 [file] [log] [blame]
{
"name": "AYNavigationBar",
"version": "1.0.7",
"summary": "A custom navigation bar for replace UINavigationBar.",
"description": "A custom navigation bar for replace UINavigationBar addtion with CocoaPods support.",
"homepage": "https://github.com/CodeABug/AYNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoX": "gao497868860@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CodeABug/AYNavigationBar.git",
"tag": "1.0.7",
"commit": "86736309ec452488444bb7de6f5cceae78e813b8"
},
"source_files": "AYNavigationBar/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FDFullscreenPopGesture": [
"~> 1.1"
]
}
}