[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 1 / 4 / a / AYNavigationBar / 1.0.9 / AYNavigationBar.podspec.json
blob7c2a3cdfdb4e76cc1dac7ed2fb50f71fefed7d21
2   "name": "AYNavigationBar",
3   "version": "1.0.9",
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.0.9",
20     "commit": "bcd0382d05cbcd56c86b8f9696eba86f743cc235"
21   },
22   "source_files": "AYNavigationBar/*.{h,m}",
23   "requires_arc": true,
24   "dependencies": {
25     "FDFullscreenPopGesture": [
26       "~> 1.1"
27     ]
28   }