blob: f85e02e219bdad45801ac0b22c34541f3f7a0e24 [file] [log] [blame]
{
"name": "FPProgressHUD",
"version": "0.0.2",
"summary": "A short description of FPProgressHUD.",
"description": "A simple loading animation Support multiple dot animation",
"homepage": "https://github.com/Friendpeng/FPProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨朋": "yangpeng_ios@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Friendpeng/FPProgressHUD.git",
"tag": "0.0.2"
},
"source_files": "FPProgressHUDDemo/FPProgressHUD/Classes/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}