[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / a / c / FWPopupView / 4.0.1 / FWPopupView.podspec.json
blob603cfebe289f2d03de869ce500ef5c83f19ffe48
2   "name": "FWPopupView",
3   "version": "4.0.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_version": "4.2",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/choiceyou/FWPopupView.git",
17     "tag": "4.0.1"
18   },
19   "source_files": "FWPopupView/FWPopupView/FWPopupView/*.swift",
20   "exclude_files": "Classes/Exclude",
21   "resources": "FWPopupView/FWPopupView/FWPopupView/Resources/FWPopupView.bundle",
22   "requires_arc": true,
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }