blob: f3806ffe8e8c0f6b63b69067be200c1c2a93ce95 [file] [log] [blame]
{
"name": "JKBlurPopup",
"version": "1.0.0",
"summary": "Create a popupview with blur background,using swift",
"homepage": "https://github.com/Jinkeycode/JKBlurPopup",
"license": "MIT",
"authors": {
"Jinkey": "jinkeyh.com"
},
"source": {
"git": "https://github.com/Jinkeycode/JKBlurPopup.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JKBlurPopup/*",
"frameworks": "UIKit"
}