blob: 438abc6160c2171dd7fe68f247f4c79be046be97 [file] [log] [blame]
{
"name": "FPProgressHUD",
"version": "0.0.1",
"summary": "Loading animation",
"description": "Simple loading animation, using a simple, convenient,Enlarged, reduced to 3 small circles one by one of the animation",
"homepage": "https://github.com/Friendpeng/FPProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangpeng": "yangpeng_ios@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Friendpeng/FPProgressHUD.git",
"tag": "v0.0.1"
},
"source_files": "FPProgressHUD/FPProgressHUD.swift",
"frameworks": "SystemConfiguration",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}