[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 4 / C360NavigationBar / 1.0 / C360NavigationBar.podspec.json
blob9f5a3a301d74aea1571294bd20c5b54432cd434a
2   "name": "C360NavigationBar",
3   "version": "1.0",
4   "summary": "A subclass of UINavigationBar with better tinting.",
5   "description": "                   C360NavigationBar is a subclass of UINavigationBar with a solid appearance.  It has two advantages over a stock opaque UINavigationBar:\n\n                   1. It sets its bar colour based on your window's tintColor, and will dim when your window is dimmed (e.g. by an alert view or action sheet)\n\n                   2. You can set a separate tintColor for your bar items, allowing the user to tell which elements are tappable.\n",
6   "homepage": "http://github.com/CRedit360/C360NavigationBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Simon Booth",
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/CRedit360/C360NavigationBar.git",
17     "tag": "1.0"
18   },
19   "source_files": "C360NavigationBar",
20   "requires_arc": true