[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / DCCJAlertLoading / 0.1.2 / DCCJAlertLoading.podspec.json
blob6a157afeae34caffb7d82dffd3a18941991eca71
2   "name": "DCCJAlertLoading",
3   "version": "0.1.2",
4   "summary": "DCCJAlertLoading",
5   "description": "DCCJAlert、DCCJLoading",
6   "homepage": "https://gitee.com/TangyuanLiu/DCCJAlertLoading",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘汤圆": "review617@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/TangyuanLiu/DCCJAlertLoading.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.0.0"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "DCCJAlert",
30       "source_files": "DCCJAlertLoading/Classes/DCCJAlert/**/*"
31     },
32     {
33       "name": "DCCJLoading",
34       "source_files": "DCCJAlertLoading/Classes/DCCJLoading/**/*"
35     }
36   ]