[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 5 / GKNavigationController / 1.0.3 / GKNavigationController.podspec.json
blob87048fa56ab8951842b1840ee9f1a1e648d7deda
2   "name": "GKNavigationController",
3   "version": "1.0.3",
4   "summary": "自定义导航栏--导航栏联动",
5   "homepage": "https://github.com/QuintGao/GKNavigationController",
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/GKNavigationController.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "GKNavigationController/**/*.{h,m}",
19   "public_header_files": "GKNavigationController/**/*.h",
20   "resources": "GKNavigationController/Resource",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]