[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 1 / a / WFAlertController / 0.0.2 / WFAlertController.podspec.json
blob50ae416c648077bd4c946b97daf7f1b2ae303f16
2   "name": "WFAlertController",
3   "summary": "A block based UIAlertController",
4   "version": "0.0.2",
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.2"
19   },
20   "source_files": "WFAlertController/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true