[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / a / AYNavigationBar / 1.2.0 / AYNavigationBar.podspec.json
blobf324a8dcf8d1608c24cde157f144781d0fdb855d
2   "name": "AYNavigationBar",
3   "version": "1.2.0",
4   "summary": "A custom navigation bar of UIViewController.",
5   "description": "A custom navigation bar of UIViewController addtion with CocoaPods support.",
6   "homepage": "https://github.com/Ginxx/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/Ginxx/AYNavigationBar.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "AYNavigationBar/*.{h,m}",
22   "requires_arc": true