blob: ee07b0756f74579fd23bf525e782f141edb3831c [file] [log] [blame]
{
"name": "AYNavigationBar",
"version": "1.0.5",
"summary": "A custom navigation bar replace UINavigationBar.",
"description": "A custom navigation bar 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.5",
"commit": "fe110cde1301a3a853dad78c6c01ebedbb3c2bc2"
},
"source_files": "AYNavigationBar/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FDFullscreenPopGesture": [
"~> 1.1"
]
}
}