[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / 5 / e / DCCJAlertLoadingLib / 0.2.1 / DCCJAlertLoadingLib.podspec.json
blobb1c2a846fa94989551e00e4db6dd41ef6fc17688
2   "name": "DCCJAlertLoadingLib",
3   "version": "0.2.1",
4   "summary": "dccj custome libs",
5   "description": "DCCJAlert DCCJLoading Libs",
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.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resource_bundles": {
22     "DCCJAlertLoadingLib": [
23       "DCCJAlertLoadingLib/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit",
27   "dependencies": {
28     "SnapKit": [
29       "~> 4.0.0"
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "DCCJAlert",
35       "source_files": "DCCJAlertLoadingLib/Classes/DCCJAlert/**/*"
36     },
37     {
38       "name": "DCCJLoading",
39       "source_files": "DCCJAlertLoadingLib/Classes/DCCJLoading/**/*"
40     }
41   ]