[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 8 / c / SwiftAlertView / 1.0.2 / SwiftAlertView.podspec.json
blobe8a1e2b1c308efc4b41bff4a936232b79e99ae1b
2   "name": "SwiftAlertView",
3   "version": "1.0.2",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/dinhquan/SwiftAlertView.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "SwiftAlertView",
23     "SwiftAlertView/**/*.swift"
24   ]