[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 7 / KeenDialog / 1.0.0 / KeenDialog.podspec.json
blob3488c6ef8160e8fcf63515ce3017ccf74393c5f0
2   "name": "KeenDialog",
3   "version": "1.0.0",
4   "summary": "一款非常简便轻巧的对话弹窗,对业务零耦合,可自由定制化属性参数",
5   "homepage": "https://github.com/chongzone/KeenDialog",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chongzone": "chongzone@163.com"
12   },
13   "requires_arc": true,
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/chongzone/KeenDialog.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "KeenDialog/Classes/**/*",
23   "resource_bundles": {
24     "KeenDialog": [
25       "KeenDialog/Assets/**/*"
26     ]
27   },
28   "dependencies": {
29     "SnapKit": [
31     ]
32   },
33   "swift_version": "5.0"