[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 1 / HYCBaseViewController / 1.0 / HYCBaseViewController.podspec.json
blobe7839e02928e31faf99c08195b101da514d831cd
2   "name": "HYCBaseViewController",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "UIViewController父类,能快速实现UINav的一些设置,非常实用",
9   "homepage": "https://github.com/hyc286716320/HYCBaseViewController",
10   "authors": {
11     "HuYunchao": "hyc286716320"
12   },
13   "source": {
14     "git": "https://github.com/hyc286716320/HYCBaseViewController.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "HYCBaseViewController/HYCBaseViewController",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ],
26     "FDFullscreenPopGesture": [
28     ]
29   }