[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / a / 9 / XSBaseDialog / 1.1.0 / XSBaseDialog.podspec.json
blobebd5add700a9ecfbcc5bc97bdec9a345e2df536c
2   "name": "XSBaseDialog",
3   "version": "1.1.0",
4   "summary": "肥牛 基础弹窗",
5   "description": "肥牛 基础弹窗,类似Android的弹窗,不需受限于uiviewcontroller",
6   "homepage": "https://github.com/waterhxs",
7   "license": "MIT",
8   "authors": {
9     "waterh_xs": "waterh_xs@163.com"
10   },
11   "source": {
12     "git": "https://gitee.com/waterh_xs/xsbase-dialog.git",
13     "branch": "master"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": [
19     "5.0"
20   ],
21   "subspecs": [
22     {
23       "name": "XSBaseDialog",
24       "platforms": {
25         "ios": "10.0"
26       },
27       "ios": {
28         "source_files": "XSBaseDialog/Dialog/*.swift"
29       },
30       "frameworks": "UIKit"
31     }
32   ],
33   "swift_version": "5.0"