[Add] AgoraAudio_Special_iOS 4.3.2.131
[CocoaPods.git] / Specs / b / c / 8 / ZHHAlertViewController / 0.1.3 / ZHHAlertViewController.podspec.json
blob6494a37a078e3bc8f267adafd5a7e7db5eb0951e
2   "name": "ZHHAlertViewController",
3   "version": "0.1.3",
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.3"
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   }