blob: 4ac70dd168e65830c1ec56614f7e471736e3c2b7 [file] [log] [blame]
{
"name": "EachNavigationBar",
"version": "0.2.0",
"summary": "A custom navigation bar of UIViewController.",
"homepage": "https://github.com/Pircate/EachNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoX": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Pircate/EachNavigationBar.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EachNavigationBar/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}