blob: e2eb5c8ef5943723f782a1dbff331f7887e7cae2 [file] [log] [blame]
{
"name": "LCHUD",
"version": "1.0.2",
"summary": "LCHUD是一个基于MBProgressHUD的扩展框架",
"description": "LCHUD是一个基于MBProgressHUD的扩展框架, 内部用到了运行时技术.",
"homepage": "https://github.com/Little-Captain/LCHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Little-Captain": "littlecaptain@foxmail.com"
},
"source": {
"git": "https://github.com/Little-Captain/LCHUD.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCHUD/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
"~> 0.9"
]
}
}