[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 8 / 6 / YHNavigationBar / 1.0.2 / YHNavigationBar.podspec.json
blob3ef054b50304aa94e6ab601a7aa752a63ff6b344
2   "name": "YHNavigationBar",
3   "version": "1.0.2",
4   "summary": "An UINavigationController obj enable fullscreen pop gesture.",
5   "description": "An UINavigationController obj enable fullscreen pop gesture, and easy control hidden or not.",
6   "homepage": "https://github.com/yelinux/YHNavigationBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenyehong": "ye_linux@126.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/yelinux/YHNavigationBar.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "YHNavigationBar/*.{h,m}",
22   "requires_arc": true,
23   "ios": {
24     "frameworks": "UIKit"
25   }