[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / f / SYCustomAlertViewController / 0.2.3 / SYCustomAlertViewController.podspec.json
blob2b7b7e3c58c83eaf5623a17451bd7f2d7e908b13
2   "name": "SYCustomAlertViewController",
3   "version": "0.2.3",
4   "summary": "自定义AlertView,支持系统样式显示;文字,图片自定义显示;以及显示自定义视图.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/bsytt/SYCustomAlertViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bsytt": "15893398117@163.com"
13   },
14   "source": {
15     "git": "https://github.com/bsytt/SYCustomAlertViewController.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "SYCustomAlertViewController/Classes/**/*.{swift}",
24     "SYCustomAlertViewController/Classes/SYCustomAlertViewController/*.{swift}"
25   ],
26   "dependencies": {
27     "SnapKit": [
29     ]
30   },
31   "swift_version": "5.0"