blob: 89d6aa087867830f3b1080df3276fed90d03fced [file] [log] [blame]
{
"name": "SDProgressHUD",
"version": "1.0.0",
"summary": "An Top Progress HUD for your iOS app.",
"homepage": "https://github.com/xushuduo/SDProgressHUD",
"license": "MIT",
"authors": {
"xsdCoder": "i@xsd.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xushuduo/SDProgressHUD.git",
"tag": "1.0.0"
},
"source_files": "SDProgressHUD/**/*.{h,m}",
"requires_arc": true
}