[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 6 / a / c / FWPopupView / 4.2.1 / FWPopupView.podspec.json
blobfd19996a75ec25833207a51aaaca6da8656c0994
2   "name": "FWPopupView",
3   "version": "4.2.1",
4   "summary": "自定义弹窗",
5   "description": "自定义弹窗,Alert、Sheet、Custom类型",
6   "homepage": "https://github.com/choiceyou/FWPopupView",
7   "license": "MIT",
8   "authors": {
9     "xfg": "853299701@qq.com"
10   },
11   "swift_versions": "4.2",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/choiceyou/FWPopupView.git",
17     "tag": "4.2.1"
18   },
19   "source_files": [
20     "FWPopupView",
21     "FWPopupView/**/*.swift"
22   ],
23   "resources": "FWPopupView/**/Resources/FWPopupView.bundle",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "SnapKit": [
32     ]
33   },
34   "swift_version": "4.2"