blob: 6f532357538b3ca9ee6a70c2ed97416e681eb2ee [file] [log] [blame]
{
"name": "AYNavigationBar",
"version": "1.0.1",
"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.1",
"commit": "3a9a88520161398386c9db035d8d68d5dffda4ba"
},
"source_files": "AYNavigationBar/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}