blob: 0bd072291e9d8446597267085d8ba8a208113284 [file] [log] [blame]
{
"name": "GKNavigationBarViewController",
"version": "2.1.0",
"summary": "自定义导航栏--导航栏联动",
"homepage": "https://github.com/QuintGao/GKNavigationBarViewController",
"license": "MIT",
"authors": {
"高坤": "1094887059@qq.com"
},
"social_media_url": "https://github.com/QuintGao",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QuintGao/GKNavigationBarViewController.git",
"tag": "2.1.0"
},
"source_files": "GKNavigationBarViewController/**/*.{h,m}",
"public_header_files": "GKNavigationBarViewController/**/*.h",
"resources": "GKNavigationBarViewController/GKNavigationBarViewController.bundle",
"frameworks": [
"Foundation",
"UIKit"
]
}