[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 2 / 5 / VTSAlert / 0.0.1 / VTSAlert.podspec.json
blob6a0bd9690786d4c29118f05a2fcc2c09afa43441
2   "name": "VTSAlert",
3   "version": "0.0.1",
4   "summary": "This library shows alert with different features.",
5   "description": "This cocoapods library shows alert. It helps you to show Simple alert with customisable Action buttons. You can also use it to show loading with Title and description.",
6   "homepage": "https://github.com/vatsal1992/VSALert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vatsal1992": "shuklavatsal1992@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/vatsal1992/VSALert.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "VSAlert",
24     "VSAlert/**/*.{h,m,swift}"
25   ],
26   "swift_version": "4.2"