blob: cd6d776cc4df6d10b9a1b0bccc7c7cdfce762859 [file] [log] [blame]
{
"name": "JRHUD",
"version": "0.1.0",
"summary": "JRHUD is a HUD for showing.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Wangxiaotao/JRHUD",
"license": "MIT",
"authors": {
"JerryWang": "445242970@qq.com"
},
"source": {
"git": "https://github.com/Wangxiaotao/JRHUD.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JRHUD/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}