blob: df6a498dae397148b07310deebe4c63936d7c8d9 [file] [log] [blame]
{
"name": "JPAlertViewController",
"version": "0.0.1",
"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"
},
"authors": {
"joprithiviraj": "prithiviraj1522@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/joprithiviraj/JPAlertViewController.git",
"tag": "0.0.1"
},
"source_files": "JPAlertViewController/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude"
}