blob: 650ec25620375fd4422d1822cab397095817c4b4 [file] [log] [blame]
{
"name": "SFProgressHUD",
"version": "0.0.3",
"summary": "SFProgress, MBProgress by swift 2.0, with apple Effect view",
"homepage": "https://github.com/looseyi/SFProgressHUD.git",
"license": "MIT",
"authors": {
"looseyi": "13615033587@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/looseyi/SFProgressHUD.git",
"tag": "0.0.3"
},
"source_files": "source/*.swift",
"exclude_files": "Classes/Demo",
"frameworks": "CoreGraphics",
"requires_arc": true,
"deprecated": true
}