[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / a / AYNavigationBar / 1.1.4 / AYNavigationBar.podspec.json
blobe175059d750e8d7ab49329de0a79c3546d42cde3
2   "name": "AYNavigationBar",
3   "version": "1.1.4",
4   "summary": "A custom navigation bar for replace UINavigationBar.",
5   "description": "A custom navigation bar for replace UINavigationBar addtion with CocoaPods support.",
6   "homepage": "https://github.com/CodeABug/AYNavigationBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaoX": "gao497868860@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/CodeABug/AYNavigationBar.git",
19     "tag": "1.1.4",
20     "commit": "df6472bacd2f96556764e816aa18bae1da2c26c0"
21   },
22   "source_files": "AYNavigationBar/*.{h,m}",
23   "requires_arc": true,
24   "dependencies": {
25     "FDFullscreenPopGesture": [
26       "~> 1.1"
27     ]
28   }