blob: 8c0081c2dfda887e6fcad500a1f960365ee5d01d [file] [log] [blame]
{
"name": "JMProgressHUD",
"version": "0.1.9",
"summary": "A short description of JMProgressHUD.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LiJingmin666/JMProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiJingmin666": "lijingmin@agapday.com"
},
"source": {
"git": "https://github.com/LiJingmin666/JMProgressHUD.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JMProgressHUD/*",
"resource_bundles": {
"JMProgressHUD": [
"JMProgressHUD/*.bundle"
]
},
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}