[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 8 / c / JDPopupAnimationView / 0.0.2 / JDPopupAnimationView.podspec.json
blob955317c79f6ad9bc68ad0284edb31f9c4f462b27
2   "name": "JDPopupAnimationView",
3   "version": "0.0.2",
4   "summary": "轻量级的弹窗动画。",
5   "description": "轻量级弹窗动画,有渐入、上弹,下降、左移入。右移入等效果。",
6   "homepage": "https://github.com/Jedediah-S/JDPopupAnimationView.git",
7   "license": "MIT",
8   "authors": {
9     "Jedediah": "13432414304@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Jedediah-S/JDPopupAnimationView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "JDPopupAnimationView",
20     "JDPopupAnimationView/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true