blob: 43f7b796a5e754482a14a4fb21caf489c0a752fd [file] [log] [blame]
{
"name": "ZHShowLoading",
"version": "0.1.5",
"summary": "联网等待框。",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xianguozzt/ZHShowLoading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianguozzt": "xu.han@zhongheschool.com"
},
"source": {
"git": "https://github.com/xianguozzt/ZHShowLoading.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHShowLoading/Classes/**/*",
"resource_bundles": {
"ZHShowLoading": [
"ZHShowLoading/Assets/*.png"
]
},
"dependencies": {
"MMProgressHUD": [
"~> 0.3.2"
]
}
}