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