blob: e48145c790f08adc758fa483166436b375374bb0 [file] [log] [blame]
{
"name": "ZHShowLoading",
"version": "0.1.0",
"summary": "方圆众合loading框.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHShowLoading/Classes/**/*",
"resource_bundles": {
},
"dependencies": {
"MMProgressHUD": [
"~> 0.3.2"
]
}
}