blob: dcaffd439c6c3c4bc9dea663a967d1da5d913a28 [file] [log] [blame]
{
"name": "IU_HUD",
"version": "0.1.0",
"summary": "A short description of IU_HUD.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ZiOS-Repo/IU_HUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
},
"source": {
"git": "https://github.com/ZiOS-Repo/IU_HUD.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IU_HUD/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}