blob: f73370075fef0a3c156da85622d8849a378b3a16 [file] [log] [blame]
{
"name": "DMLoadingView",
"version": "1.0.4",
"summary": "拆分贷嘛工具类",
"homepage": "https://github.com/YRDGroup/DMLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Agoer": "10915819@qq.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/YRDGroup/DMLoadingView.git",
"tag": "1.0.4"
},
"source_files": "DMLoadingView/**/*.{c,h,m}",
"resources": [
"DMLoadingView/**/*.{xib}"
],
"dependencies": {
"SVProgressHUD": [
]
}
}