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