[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / 2 / ZMScrollableNavigationBar / 1.0 / ZMScrollableNavigationBar.podspec.json
bloba26fd4b6b360e9ec9e7346192c0b18a1a971a600
2   "name": "ZMScrollableNavigationBar",
3   "version": "1.0",
4   "summary": "A UINavigationController subclass that allows the UINavigationBar to scroll with the content (iOS 8 only).",
5   "homepage": "https://github.com/Zedenem/ZMScrollableNavigationBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zouhair Mahieddine": "zouhair.mahieddine@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Zedenem/ZMScrollableNavigationBar.git",
18     "tag": "1.0"
19   },
20   "source_files": "ZMScrollableNavigationBar/*.{h,m}",
21   "requires_arc": true