[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / b / d / c / ZQPopupController / 1.0.0 / ZQPopupController.podspec.json
blobc574d157a2110b39fedb26629442320788a326ef
2   "name": "ZQPopupController",
3   "version": "1.0.0",
4   "summary": "弹出视图控制器",
5   "description": "弹出视图控制器,可以指定弹出的动画和位置",
6   "homepage": "https://github.com/zzqlplq/ZQPopupController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzqlplq": "zzqlplq@gmail.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/zzqlplq/ZQPopupController.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Sources/ZQPopupController/*.swift",
23   "swift_version": "5.0"