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