[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 8 / SwiftShow / 0.3.3 / SwiftShow.podspec.json
blob7f49037a42859c2dd23104140e7f9208912a782a
2   "name": "SwiftShow",
3   "version": "0.3.3",
4   "summary": "弹窗组件.",
5   "description": "工具.",
6   "homepage": "https://github.com/jackiehu/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HU": "814030966@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jackiehu/SwiftShow.git",
16     "tag": "0.3.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.2",
23     "5.1",
24     "5.0",
25     "4.2"
26   ],
27   "requires_arc": true,
28   "subspecs": [
29     {
30       "name": "Class",
31       "source_files": "SwiftShow/Class/**/*",
32       "dependencies": {
33         "SwiftButton": [
35         ],
36         "SnapKit": [
38         ]
39       }
40     }
41   ],
42   "swift_version": "5.2"