blob: 47d1cfb9d52c7a52a66f9bbc99ad297ad3604256 [file] [log] [blame]
{
"name": "AYNavigationBar",
"version": "1.3.0",
"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.0"
},
"source_files": "AYNavigationBar/*.{h,m}",
"requires_arc": true
}