blob: a68fb7cac7bbca780f39a72e1c860aa2eed7ed10 [file] [log] [blame]
{
"name": "PKTAlertView",
"platforms": {
"ios": "8.0"
},
"summary": "PKTAlertView lets a user display a highly attractive and customizable alert view",
"requires_arc": true,
"version": "0.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pankaj Teckchandani": "pankaj.teckchandani@gmail.com"
},
"homepage": "https://github.com/teckism/PKTAlertView",
"source": {
"git": "https://github.com/teckism/PKTAlertView.git",
"tag": "0.4.0"
},
"frameworks": "UIKit",
"source_files": "PKTAlertView/**/*.{swift,xib,h,m}",
"dependencies": {
"BetterBaseClasses": [
"~> 1.0.1"
]
},
"resources": "PKTAlertView/**/*.{xib}",
"pushed_with_swift_version": "2.3"
}