[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 1 / a / WFAlertController / 0.0.4 / WFAlertController.podspec.json
blob9cef68a181f32107300e7e0283bc7150dfcbeb4c
2   "name": "WFAlertController",
3   "summary": "A block based UIAlertController",
4   "version": "0.0.4",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Jiang Wenfan": "jwfstars@163.com"
11   },
12   "homepage": "https://github.com/jwfstars/WFAlertController",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/jwfstars/WFAlertController.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "WFAlertController/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true