[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / b / 9 / AMScrollingNavbar / 1.3.2 / AMScrollingNavbar.podspec.json
blob67f7ff599205ac60bf483f3054f37e005f0c6bf8
2   "name": "AMScrollingNavbar",
3   "version": "1.3.2",
4   "summary": "Scrollable UINavigationBar that follows the scrolling of a UIScrollView. Similiar to Chrome for iOS7",
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": "1.3.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "AMScrollingNavbar",
22     "*.{h,m}"
23   ],
24   "requires_arc": true,
25   "social_media_url": "https://twitter.com/theandreamazz"