[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 1 / c / JPAlertViewController / 0.0.4 / JPAlertViewController.podspec.json
blob3128222da9e54848337d1125a2d520f11c0b0aab
2   "name": "JPAlertViewController",
3   "version": "0.0.4",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "JPAlertViewController is a common class to displaying the alert view.",
6   "homepage": "https://github.com/joprithiviraj/JPAlertViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "dependencies": {
12     "RxSwift": [
14     ]
15   },
16   "authors": {
17     "joprithiviraj": "prithiviraj1522@gmail.com"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "source": {
24     "git": "https://github.com/joprithiviraj/JPAlertViewController.git",
25     "tag": "0.0.4"
26   },
27   "source_files": "Source/*.swift",
28   "exclude_files": "Classes/Exclude",
29   "swift_version": "5.0"