[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / e / b / 6 / GKNavigationBarViewController / 1.1.0 / GKNavigationBarViewController.podspec.json
blobcaa2068b0d0fe16fc6ed0af703f9c7534d516b5f
2   "name": "GKNavigationBarViewController",
3   "version": "1.1.0",
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.1.0"
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   ]