[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / c / 8 / ZcqComponets / 0.2.2 / ZcqComponets.podspec.json
blobc06e44e925936461ff16bb3a8f9a7a237d4641e2
2   "name": "ZcqComponets",
3   "version": "0.2.2",
4   "summary": "基本的配置,自定的NavBar,基础的VC框架,获取根目录的行为.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SenforQ/ZcqComponets",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SenforQ": "494313298@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/SenforQ/ZcqComponets.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZcqComponets/Classes/**/*",
22   "resource_bundles": {
23     "ZcqComponets": [
24       "ZcqComponets/Assets/*.bundle"
25     ]
26   },
27   "dependencies": {
28     "FDFullscreenPopGesture": [
29       "~> 1.1"
30     ]
31   }