blob: 8245b2a26511c42f2663a8fe0536c80b8056547f [file] [log] [blame]
{
"name": "AYNavigationBar",
"version": "1.0.3",
"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.3",
"commit": "8d77691dbc2f524d79d9b6cc1150c1cf4ac691d4"
},
"source_files": "AYNavigationBar/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"FDFullscreenPopGesture": [
"~> 1.1"
]
}
}