[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / a / ZTopViewCopntroller / 1.0.2 / ZTopViewCopntroller.podspec.json
blob16e33aa93bda258245b57b78d285056153dabf7e
2   "name": "ZTopViewCopntroller",
3   "version": "1.0.2",
4   "summary": "获取当前最顶层的ViewController",
5   "description": "获取当前最顶层的ViewController,包括分类文件,通过self.currentVC获取得到。",
6   "homepage": "https://github.com/zhangguozhong/ZTopViewController.git",
7   "license": "MIT",
8   "authors": {
9     "zhangguozhong": "494316382@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/zhangguozhong/ZTopViewController.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit"