[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / f / 2 / ZMScrollableNavigationBar / 0.2.0 / ZMScrollableNavigationBar.podspec.json
blob5792971f93a87d6bc4d79b0dea2f3cb99b5f44e6
2   "name": "ZMScrollableNavigationBar",
3   "version": "0.2.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.2.0"
19   },
20   "source_files": "ZMScrollableNavigationBar/*.{swift}",
21   "requires_arc": true