blob: b82583a1f01d1088890fb3be24d89e8c95170c59 [file] [log] [blame]
{
"name": "AYNavigationBar",
"version": "1.0.2",
"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.2",
"commit": "cca19df87675e27defd40ed62cd2389fe336120b"
},
"source_files": "AYNavigationBar/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"FDFullscreenPopGesture": [
"~> 1.1"
]
}
}