blob: 3513578dcf98c05bf0d198aa94fbc06b6cdeb712 [file] [log] [blame]
{
"name": "MXHUDManager",
"version": "0.1.0",
"summary": "A short description of MXHUDManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yang0123shu/MXHUDManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yang0123shu": "yang0123shu@163.com"
},
"source": {
"git": "https://github.com/yang0123shu/MXHUDManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MXHUDManager/Classes/**/*",
"dependencies": {
"SVProgressHUD": [
]
}
}