[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 1 / c / JPAlertViewController / 0.0.3 / JPAlertViewController.podspec.json
blob6def93c54286caaaa403c7e18b353a0bdb9a74e5
2   "name": "JPAlertViewController",
3   "version": "0.0.3",
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.3"
26   },
27   "source_files": "JPAlertViewController/**/*.{h,m,swift}",
28   "exclude_files": "Classes/Exclude",
29   "swift_version": "5.0"