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