blob: 38925a6097a864bbaffc3570f2d8628259810423 [file] [log] [blame]
{
"name": "LGAlertView",
"version": "2.0.5",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"homepage": "https://github.com/Friend-LGA/LGAlertView",
"authors": {
"Grigory Lutkov": "Friend.LGA@gmail.com"
},
"source": {
"git": "https://github.com/Friend-LGA/LGAlertView.git",
"tag": "2.0.5"
},
"summary": "Customizable implementation of UIAlertViewController, UIAlertView and UIActionSheet. All in one.",
"description": "Customizable implementation of UIAlertViewController, UIAlertView and UIActionSheet. All in one. You can customize every detail. Make AlertView of your dream! :)",
"requires_arc": true,
"source_files": "LGAlertView/*.{h,m}"
}