blob: d73bf2ff9dc78fe63438c8a75e033199a63121af [file] [log] [blame]
{
"name": "AYNavigationBar",
"version": "1.1.7",
"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.7",
"commit": "15e1711549b3ad0a1d48c0ba20f0692470416a08"
},
"source_files": "AYNavigationBar/*.{h,m}",
"requires_arc": true
}