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