blob: 79317c52442bfb29de95812ba80af0d221bc1bf0 [file] [log] [blame]
{
"name": "DMLoadingView",
"version": "1.0.3",
"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.3"
},
"source_files": "DMLoadingView/**/*.{c,h,m}",
"dependencies": {
"SVProgressHUD": [
]
}
}