blob: 2df3af4e08908a7da6b4272471837e4e05bcc61b [file] [log] [blame]
{
"name": "PMRProgressHUD",
"version": "1.0.0",
"summary": "活动指示器,基于MBProgressHUD封装.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GoKnow/PMRProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cherry": "273685018@qq.com"
},
"source": {
"git": "https://github.com/GoKnow/PMRProgressHUD.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PMRProgressHUD/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
},
"resources": "PMRProgressHUD/Assets/PMRProgressHUD.bundle"
}