[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / f / TAlertViews / 1.0.1 / TAlertViews.podspec.json
blobc6f731c418ff0056df3bce42a4e44cc04ce02299
2   "name": "TAlertViews",
3   "version": "1.0.1",
4   "summary": "TAlertView is a flat customizable alertView, written in Swift",
5   "description": "TAlertView is a fully customizable and beautifully designed alert view. TAlertView lets you do things such as specify the number of buttons, the color scheme of the view, adding a small image to it, hide the view after a certain time, and more.",
6   "homepage": "https://github.com/fanta1ty/TAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "thinhnguyen12389": "thinhnguyen12389@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fanta1ty/TAlertView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Sources/TAlertView/**/*.{swift}",
22   "swift_versions": "5.0",
23   "resources": "Sources/TAlertView/Resources/*.xcassets",
24   "swift_version": "5.0"