blob: 74d0e9d0004e2f5929ff4d3aab82c18cb592e8b2 [file] [log] [blame]
{
"name": "LSProgressHUD",
"version": "0.1.7",
"summary": "A custom HUD",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ThomasTan1987/TTToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ThoamsTan": "thomastan@vipabc.com"
},
"source": {
"git": "https://github.com/ThomasTan1987/LSProgressHUD.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSProgressHUD/Classes/**/*",
"resources": [
"LSProgressHUD/Image/*.png"
],
"dependencies": {
"Masonry": [
"~> 1.0.1"
]
}
}