[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / c / ACIPopupController.swift / 0.0.1 / ACIPopupController.swift.podspec.json
blob75f8d1201e818169e506b95ebd56af94b731ec37
2   "name": "ACIPopupController.swift",
3   "module_name": "ACIPopupController",
4   "version": "0.0.1",
5   "summary": "A Base PopupViewController.",
6   "swift_versions": "5.1",
7   "description": "弹出层基类,用于创建弹窗视图.",
8   "homepage": "https://zevwings.com",
9   "license": "Apache",
10   "authors": {
11     "zevwings": "zevwings@foxmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/zevwings/ACIPopupController.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "Sources/ACIPopupController.h",
23     "Sources/**/*.swift"
24   ],
25   "swift_version": "5.1"