blob: bec00fe27b4e7f66bafba5123258e20943b8e36d [file] [log] [blame]
{
"name": "GSProgressHUD",
"version": "0.3",
"summary": "GSProgressHUD is a simple progress HUD for displaying information to the user.",
"homepage": "https://github.com/GaSaMedia/GSProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GaSa Media": "gasamedia@gmail.com"
},
"social_media_url": "https://twitter.com/gasamedia",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/GaSaMedia/GSProgressHUD.git",
"tag": "0.3"
},
"source_files": [
"GSProgressHUD",
"GSProgressHUD/GSProgressHUD.{h,m}"
],
"requires_arc": true
}