blob: 58d85604215497ce53954781e42f4d9a9f6aaccb [file] [log] [blame]
{
"name": "JDPopupAnimationView",
"version": "0.0.3",
"summary": "轻量级的弹窗动画。",
"description": "轻量级弹窗动画,有渐入、上弹,下降、左移入。右移入等效果。",
"homepage": "https://github.com/Jedediah-S/JDPopupAnimationView.git",
"license": "MIT",
"authors": {
"Jedediah": "13432414304@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Jedediah-S/JDPopupAnimationView.git",
"tag": "0.0.3"
},
"source_files": [
"JDPopupAnimationView",
"JDPopupAnimationView/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}