[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 5 / BTNavigationExtendedPanel / 0.5.3 / BTNavigationExtendedPanel.podspec.json
blob33fd3460dfc43a0576657998f281458e52a2bd91
2   "name": "BTNavigationExtendedPanel",
3   "version": "0.5.3",
4   "summary": "Custom UIView displayed under navigation bar.",
5   "description": "UIViewController displayed under navigation bar to simulate an extended navigation bar.\n* Allows multiple rows\n* Easy tu customize\n* Uses auto layout\n* Image based sizes\n* Displayed with a nice animation",
6   "homepage": "https://github.com/bitomule/BTNavigationExtendedPanel",
7   "license": "MIT",
8   "authors": {
9     "David Collado Sela": "bitomule@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/bitomule",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/bitomule/BTNavigationExtendedPanel.git",
17     "tag": "0.5.3"
18   },
19   "source_files": "Source/*.swift",
20   "dependencies": {
21     "EasyConstraints": [
22       "~> 0.1.4"
23     ]
24   },
25   "requires_arc": true