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