[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 6 / b / 9 / AMScrollingNavbar / 3.3.0 / AMScrollingNavbar.podspec.json
blobb428b8ec5db543eb99e685d40a30676e4b3c2691
2   "name": "AMScrollingNavbar",
3   "version": "3.3.0",
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": "3.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Source",
23     "*.{swift}"
24   ],
25   "requires_arc": true,
26   "social_media_url": "https://twitter.com/theandreamazz",
27   "pushed_with_swift_version": "3.0"