blob: 3f9dbd11852c7f11dfec1de6f0474b3bf03e8f31 [file] [log] [blame]
{
"name": "JBAlertController",
"platforms": {
"ios": "9.0"
},
"version": "0.1.2",
"summary": "JBAlertController is a Swift framework that allows the user to display a customizable alert view.",
"description": "JBAlertController is a Swift framework that allows the user to display a customizable alert view with a title and secondary title.",
"homepage": "https://github.com/jkbreunig/JBAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeff Breunig": "jkbreunig@gmail.com"
},
"source": {
"git": "https://github.com/jkbreunig/JBAlertController.git",
"tag": "0.1.2"
},
"source_files": [
"JBAlertController",
"JBAlertController/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}