[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / d / JQPopView / 0.0.1 / JQPopView.podspec.json
blob84cf32a887eae94e4d482cb01d47b9d1c62574e3
2   "name": "JQPopView",
3   "version": "0.0.1",
4   "summary": "JQPopView是一个iOS万能弹窗组件",
5   "description": "JQPopView 万能弹窗,功能强大,易于拓展,性能优化和内存控制让其运行更加的流畅和稳健, JQPopView的出现,可以让我们更专注弹窗页面的布局. 省心省力 ! 提高开发效率 !",
6   "homepage": "https://github.com/JJQ700/JQPopView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JJQ700": "378689628@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/JJQ700/JQPopView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "requires_arc": true,
22   "default_subspecs": "Code",
23   "swift_versions": "5.0",
24   "subspecs": [
25     {
26       "name": "Code",
27       "source_files": "Source/**/*",
28       "frameworks": "UIKit"
29     }
30   ],
31   "swift_version": "5.0"