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