[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / a / 0 / WZAlertViewController / 2.2.2 / WZAlertViewController.podspec.json
blobdefb894817cde207463b8ab8d6340ae386ef17e4
2   "name": "WZAlertViewController",
3   "version": "2.2.2",
4   "summary": "方便快捷的弹出框",
5   "description": "方便快捷的弹出框.",
6   "homepage": "https://github.com/WZLYiOS/WZAlertViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuxiaobin": "327847390@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WZLYiOS/WZAlertViewController.git",
16     "tag": "2.2.2"
17   },
18   "requires_arc": true,
19   "static_framework": true,
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "default_subspecs": "Source",
25   "subspecs": [
26     {
27       "name": "Source",
28       "source_files": "WZAlertViewController/Classes/*.swift"
29     }
30   ],
31   "swift_version": "5.0"