[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / d / b / SWAlertViewController / 1.0.3 / SWAlertViewController.podspec.json
blobf5f5b98e7b4a6e95bb152720b0243f855688bc55
2   "name": "SWAlertViewController",
3   "version": "1.0.3",
4   "summary": "基于CFAlertViewController修改的自定义性更强的AlertViewController.",
5   "description": "基于CFAlertViewController修改的自定义性更强的AlertViewController.可以修改字体,颜色,两个并列的按钮, 类似的原生action sheet",
6   "homepage": "https://github.com/547/SWAlertViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "547": "timer_sevenwang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/547/SWAlertViewController.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SWAlertViewController/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"