[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / 6 / GKNavigationBarViewController / 1.0.1 / GKNavigationBarViewController.podspec.json
blobbd36b26f53ca75ced68c54583d0f19879100ec74
2   "name": "GKNavigationBarViewController",
3   "version": "1.0.1",
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.0.1"
17   },
18   "source_files": "GKNavigationBarViewController/**/*.{h,m}",
19   "public_header_files": "GKNavigationBarViewController/**/*.h",
20   "resources": "GKNavigationBarViewController/Resources",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]