blob: c96a57c5eb4af63f047f1c690d5319c7da3de461 [file] [log] [blame]
{
"name": "WSProgressHUD",
"version": "1.0.3",
"summary": "WSProgressHUD is a beauful hud view for iPhone & iPad.",
"description": "WSProgressHUD is a beauful hud view for iPhone & iPad. you can simple to use it.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it",
"homepage": "https://github.com/devSC/WSProgressHUD",
"screenshots": "https://raw.githubusercontent.com/devSC/WSProgressHUD/master/Demo/Demo.gif",
"license": "MIT",
"authors": {
"袁仕崇": "xiaochong2154@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/devSC/WSProgressHUD.git",
"tag": "1.0.3"
},
"source_files": "WSProgressHUD/*",
"exclude_files": "Demo/Exclude",
"resources": "WSProgressHUD/*.bundle",
"frameworks": [
"UIKit",
"QuartzCore",
"CoreGraphics",
"Foundation"
]
}