[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / 1 / ZWAlertController / 0.1.9.1 / ZWAlertController.podspec.json
blob2039d7c0c1f2ec872621302e9c28d52ae7f63ef6
2   "name": "ZWAlertController",
3   "version": "0.1.9.1",
4   "summary": "This a short description of ZWAlertController.",
5   "description": "TODO: It is easy to use, support for custom pop tips.",
6   "homepage": "https://github.com/Initial-C/ZWAlertController/blob/master/README.md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Initial-C-William Chang": "iwilliamchang@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/Initial-C/ZWAlertController.git",
16     "tag": "0.1.9.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZWAlertController/Classes/**/*",
22   "requires_arc": true,
23   "resource_bundles": {
24     "ZWAlertController": [
25       "ZWAlertController/Assets/*.{png,xib,nib,bundle,mov}"
26     ]
27   },
28   "public_header_files": "ZWAlertController/Classes/*.h",
29   "frameworks": [
30     "UIKit",
31     "QuartzCore"
32   ],
33   "pushed_with_swift_version": "4.0"