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