[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / 0 / SKAlertControllerBuilder / 0.0.4 / SKAlertControllerBuilder.podspec.json
blob9598088ed04abb67b6f7d78c4ae0ecd7a1c92479
2   "name": "SKAlertControllerBuilder",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "SKAlertControllerBuilder allows you to create AlertController with config",
8   "requires_arc": true,
9   "version": "0.0.4",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/AlertControllerBuilder",
18   "source": {
19     "git": "https://github.com/sjsoad/AlertControllerBuilder.git",
20     "tag": "0.0.4"
21   },
22   "frameworks": "UIKit",
23   "source_files": "AlertControllerBuilder/**/*.{swift}",
24   "dependencies": {
25     "AlertActionBuilder": [
27     ]
28   }