[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / b / 9 / AMScrollingNavbar / 0.3 / AMScrollingNavbar.podspec.json
blobd1fc17e090dc21c06ef030f1802c4e5bba251bf0
2   "name": "AMScrollingNavbar",
3   "version": "0.3",
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": "0.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "AMScrollingNavbar",
22     "*.{h,m}"
23   ],
24   "requires_arc": true