[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / f / 2 / ZMScrollableNavigationBar / 0.1.0 / ZMScrollableNavigationBar.podspec.json
blobf62d849bfcd19f71b5de9fd33abe17e6e7b400c2
2   "name": "ZMScrollableNavigationBar",
3   "version": "0.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": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Zedenem/ZMScrollableNavigationBar.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "ZMScrollableNavigationBar/*.{swift}",
21   "requires_arc": true