[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 1 / f / 2 / ZMScrollableNavigationBar / 0.4.0 / ZMScrollableNavigationBar.podspec.json
blobccc4bd80d23e772c3a64cf84b0365bc94362f7de
2   "name": "ZMScrollableNavigationBar",
3   "version": "0.4.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": "0.4.0"
19   },
20   "source_files": "ZMScrollableNavigationBar/*.{h,m}",
21   "requires_arc": true