blob: 6def93c54286caaaa403c7e18b353a0bdb9a74e5 [file] [log] [blame]
{
"name": "JPAlertViewController",
"version": "0.0.3",
"summary": "A CocoaPods library written in Swift",
"description": "JPAlertViewController is a common class to displaying the alert view.",
"homepage": "https://github.com/joprithiviraj/JPAlertViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"dependencies": {
"RxSwift": [
]
},
"authors": {
"joprithiviraj": "prithiviraj1522@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/joprithiviraj/JPAlertViewController.git",
"tag": "0.0.3"
},
"source_files": "JPAlertViewController/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}