blob: 8536d433196b76341a58b5de7bb5f4f963d75c41 [file] [log] [blame]
{
"name": "BSProgressHUD",
"version": "0.0.1",
"summary": "创业软件iOS项目的一款视图加载提示HUD",
"homepage": "https://github.com/wangtongs/BSProgressHUD",
"license": "MIT",
"authors": {
"wangtong": "wangtongKings@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wangtongs/BSProgressHUD.git",
"tag": "0.0.1"
},
"source_files": "BSProgressHUD/Classes/*.{h,m}",
"requires_arc": true
}