[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / b / XRNavigationBar / 0.0.1 / XRNavigationBar.podspec.json
blobd6bc984764fc1c653bc3356fe77f0a4276e61148
2   "name": "XRNavigationBar",
3   "version": "0.0.1",
4   "summary": "XRNavigationBar is a collection of category methods for UINavigationBar.",
5   "description": "XRNavigationBar is a collection of category methods for UINavigationBar. It mainly includes the methods of hidden/not hidden, transparent/not transparent and transparent gradient of NavigationBar.",
6   "homepage": "https://github.com/pingyuanheliu/NavigationBar",
7   "license": "MIT",
8   "authors": {
9     "LL": "1670978751@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/pingyuanheliu/NavigationBar.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "NavigationBar/XRNavigationBar/**/*.{h,m}"