blob: 9a811a5f8e73d4bc3bbf5f34f23707806fb6b0bd [file] [log] [blame]
{
"name": "BLHUDManager",
"version": "0.1.0",
"summary": "BLHUDManager.",
"description": "A short description of BLHUDManager.",
"homepage": "https://github.com/boundlessocean/HUDManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuhaiyang": "fuhaiyang@xycentury.com"
},
"source": {
"git": "https://github.com/boundlessocean/HUDManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLHUDManager/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}