[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / 6 / GKNavigationBarViewController / 1.2.2 / GKNavigationBarViewController.podspec.json
blob01e2489768ad1f4a0ee0bacb5e035de5d9542af2
2   "name": "GKNavigationBarViewController",
3   "version": "1.2.2",
4   "summary": "自定义导航栏--导航栏联动",
5   "homepage": "https://github.com/QuintGao/GKNavigationBarViewController",
6   "license": "MIT",
7   "authors": {
8     "高坤": "1094887059@qq.com"
9   },
10   "social_media_url": "https://github.com/QuintGao",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/QuintGao/GKNavigationBarViewController.git",
16     "tag": "1.2.2"
17   },
18   "source_files": "GKNavigationBarViewController/**/*.{h,m}",
19   "public_header_files": "GKNavigationBarViewController/**/*.h",
20   "resources": "GKNavigationBarViewController/GKNavigationBarViewController.bundle",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]