blob: 0eec274e975b8671ce534ab0bf4f7c43f180e3b9 [file] [log] [blame]
{
"name": "AYNavigationBar",
"version": "1.1.8",
"summary": "A custom navigation bar of UIViewController.",
"description": "A custom navigation bar of UIViewController addtion with CocoaPods support.",
"homepage": "https://github.com/GorXion/AYNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoX": "gao497868860@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GorXion/AYNavigationBar.git",
"tag": "1.1.8",
"commit": "e34061bd9decc65d4913d1970998aaccda3acdb7"
},
"source_files": "AYNavigationBar/*.{h,m}",
"requires_arc": true
}