[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / c / 0 / JHGrandPopupView / 1.0.3 / JHGrandPopupView.podspec.json
blob7246606cdb38c8890f03316891cdb36728fe25e9
2   "name": "JHGrandPopupView",
3   "version": "1.0.3",
4   "summary": "弹窗.",
5   "description": "JHGrandPopupView是一个自定义程度非常高的弹窗组件。它对外提供一个容器视图,因此开发者可以完全自定义弹窗内容。\n同时JHGrandPopupView封装了弹窗的显示与隐藏,并提供了两种默认的动画效果,子类可通过重写的方式扩展动画效果。",
6   "homepage": "https://github.com/xq-120/JHGrandPopupView",
7   "license": "MIT",
8   "authors": {
9     "jekyttt": "1204556447@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/xq-120/JHGrandPopupView.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "JHGrandPopupView/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true