[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 8 / c / SwiftAlertView / 2.0.0 / SwiftAlertView.podspec.json
blobf4774c57478262394291fbc050337e3e5325b3ad
2   "name": "SwiftAlertView",
3   "version": "2.0.0",
4   "summary": "A powerful customizable Alert View written in Swift.",
5   "description": "SwiftAlertView is a powerful customizable Alert View written in Swift. With SwiftAlertView, you can easily make your desired Alert View in some lines of code.",
6   "homepage": "https://github.com/dinhquan/SwiftAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dinh Quan": "dinhquan191@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/dinhquan/SwiftAlertView.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "Source/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"