[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / b / 9 / AMScrollingNavbar / 5.6.1 / AMScrollingNavbar.podspec.json
blobd3d864f5ac080d2e1b9bff51d1a0171c8fd8f02b
2   "name": "AMScrollingNavbar",
3   "version": "5.6.1",
4   "summary": "A custom UINavigationController that enables the scrolling of the navigation bar alongside the scrolling of an observed content view",
5   "description": "A custom UINavigationController that enables the scrolling of the\nnavigation bar alongisde the scrolling of the observed view's content.",
6   "homepage": "https://github.com/andreamazz/AMScrollingNavbar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrea Mazzini": "andrea.mazzini@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/andreamazz/AMScrollingNavbar.git",
16     "tag": "5.6.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "social_media_url": "https://twitter.com/theandreamazz",
25   "swift_version": "5.0"