| { |
| "name": "JDPopupAnimationView", |
| "version": "1.0.2", |
| "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.2" |
| }, |
| "source_files": "JDPopupAnimationView/Classes/**/*", |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |