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