blob: f9cafaeca51fad4340280ef5f86b0fade6f1986c [file] [log] [blame]
{
"name": "PCLBlurEffectAlert",
"version": "1.0.1",
"summary": "Custom Swift AlertController.",
"homepage": "https://github.com/hryk224/PCLBlurEffectAlert",
"screenshots": "https://raw.githubusercontent.com/wiki/hryk224/PCLBlurEffectAlert/images/sample1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hyyk224": "hryk224@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hryk224/PCLBlurEffectAlert.git",
"tag": "1.0.1"
},
"source_files": "PCLBlurEffectAlert/*.{h,swift}",
"frameworks": "UIKit",
"requires_arc": true
}