[Add] InstanaAgent 1.8.7
[CocoaPods.git] / Specs / b / c / 8 / ZHHAlertViewController / 0.1.1 / ZHHAlertViewController.podspec.json
blob308a549bebaff1f8c421dfed7cf2f816fc4207a0
2   "name": "ZHHAlertViewController",
3   "version": "0.1.1",
4   "summary": "ZHHAlertViewController 是 UIKit 的 UIAlertView 的最佳替代方案",
5   "description": "ZHHAlertViewController 是 UIKit 的 UIAlertView 的最佳替代方案。使用 ZHHAlertViewController,您可以用几行代码轻松创建所需的 AlertView 视图。",
6   "homepage": "https://github.com/yue5yueliang/ZHHAlertViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "宁小陌y": "136769890@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yue5yueliang/ZHHAlertViewController.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "ZHHAlertViewController/Classes/**/*",
22   "resource_bundles": {
23     "ZHHAlertViewController": [
24       "ZHHAlertViewController/Assets/*.png"
25     ]
26   }