[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 7 / 5 / SKYPopupView / 1.0.0 / SKYPopupView.podspec.json
blob2a09f32a1e7f2c2c5c0444d43da3871eca70ff88
2   "name": "SKYPopupView",
3   "version": "1.0.0",
4   "summary": "自定义弹窗",
5   "description": "自定义弹窗,Alert、Sheet、Custom类型",
6   "homepage": "https://github.com/yao106/SKYPopupView",
7   "license": "MIT",
8   "authors": {
9     "xfg": ""
10   },
11   "swift_versions": "4.2",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/yao106/SKYPopupView.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "SKYPopupView",
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"