blob: 6962b7bb389ea0c105067cce400c6884a2931243 [file] [log] [blame]
{
"name": "DCCJAlertLoading",
"version": "0.1.1",
"summary": "DCCJAlertLoading",
"description": "DCCJAlert、DCCJLoading",
"homepage": "https://gitee.com/TangyuanLiu/DCCJAlertLoading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘汤圆": "review617@163.com"
},
"source": {
"git": "https://gitee.com/TangyuanLiu/DCCJAlertLoading.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"subspecs": [
{
"name": "DCCJAlert",
"source_files": "DCCJAlertLoading/Classes/DCCJAlert/**/*"
},
{
"name": "DCCJLoading",
"source_files": "DCCJAlertLoading/Classes/DCCJLoading/**/*"
}
]
}