[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / b / 9 / AMScrollingNavbar / 5.5.2 / AMScrollingNavbar.podspec.json
blob523532b47e7df080e2cc979a90323eefa07e1600
2   "name": "AMScrollingNavbar",
3   "version": "5.5.2",
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.5.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Source",
23     "*.{swift}"
24   ],
25   "requires_arc": true,
26   "swift_versions": "5.0",
27   "social_media_url": "https://twitter.com/theandreamazz",
28   "swift_version": "5.0"