[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 9 / 5 / JLHideNavBar / 0.0.4 / JLHideNavBar.podspec.json
blob073bb658aa5eca8d84269c86bf8b62b5cced19fa
2   "name": "JLHideNavBar",
3   "version": "0.0.4",
4   "summary": "一行代码隐藏导航栏",
5   "homepage": "https://github.com/wangjunling888/JLHideNavBar",
6   "license": "MIT",
7   "authors": {
8     "junling": "junling.wang@hotmail.com"
9   },
10   "source": {
11     "git": "https://github.com/wangjunling888/JLHideNavBar.git",
12     "tag": "v0.0.4"
13   },
14   "source_files": [
15     "JLHideNavBar",
16     "JLHideNavBar/**/*.{h,m}"
17   ],
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "8.0"
22   }