blob: f80c6399ef0ad8d26a3f7d950d76b317be42c44f [file] [log] [blame]
{
"name": "JMProgressHUD",
"version": "0.2.4",
"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.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JMProgressHUD/*",
"resource_bundles": {
"JMProgressHUD": [
"JMProgressHUD/*.bundle"
]
},
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}