[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 5 / 0 / CXPopupUI / 3.0.10 / CXPopupUI.podspec.json
blob725a1f9166eea91d0bc2aa67c1a49cb78046bbb8
2   "name": "CXPopupUI",
3   "version": "3.0.10",
4   "summary": "Popup UI component",
5   "description": "iOS popup UI written by swift, support iOS 11 and above, adding pop component such as\nHUD, ProgressBar, Toast, etc.",
6   "homepage": "https://github.com/Cunqi/CXPopupKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cunqi": "cunqi.xiao@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Cunqi/CXPopupKit.git",
16     "tag": "3.0.10"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "CXPopupUI/**/*",
22   "dependencies": {
23     "CXPopupKit": [
24       "~> 3"
25     ],
26     "SnapKit": [
27       "~> 5.0.0"
28     ]
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"