[Add] AgoraIrisRTC_macOS 4.4.1.6-build.1
[CocoaPods.git] / Specs / b / c / 8 / ZHHAlertViewController / 0.1.2 / ZHHAlertViewController.podspec.json
blob30af9adc5b153be0de8e4b2b42f3a290f2a85085
2   "name": "ZHHAlertViewController",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "ZHHAlertViewController/Classes/**/*",
22   "resources": "ZHHAlertViewController/Assets/*.png",
23   "resource_bundles": {
24     "ZHHAlertViewController": [
25       "ZHHAlertViewController/Assets/*.png"
26     ]
27   }