blob: bd31b87e89a262904b795668ff00421c8a7a7699 [file] [log] [blame]
{
"name": "PCLBlurEffectAlert",
"version": "1.0.0",
"summary": "Custom Swift AlertController.",
"homepage": "https://github.com/hryk224/PCLBlurEffectAlert",
"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.0"
},
"source_files": "Classes/*.{h,swift}",
"frameworks": "UIKit",
"requires_arc": true
}