[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / f / b / APAlertView / 1.0.4 / APAlertView.podspec.json
blobef3582ca36b23be7b3775e9c6a901592e2c95191
2   "name": "APAlertView",
3   "version": "1.0.4",
4   "summary": "A powerful customizable Alert View written in Swift.",
5   "description": "APAlertView is a powerful customizable Alert View written in Swift. With APAlertView, you can easily make your desired Alert View in some lines of code.",
6   "homepage": "https://github.com/arvindcs/APAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arvind Patel": "arvindpatelcs@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/Arvindcs/APAlertView.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "APAlertView/Source/APAlertView.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"