blob: 47edee4d07b4083fc395b5865f06944cf962a941 [file] [log] [blame]
{
"name": "LGAlertView",
"version": "2.0.1",
"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.1"
},
"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}"
}