blob: 23b075e768089ff14b4ae85ff3e4572343a86c25 [file] [log] [blame]
{
"name": "LGAlertView",
"version": "1.0.0",
"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": "1.0.0"
},
"summary": "Customizable implementation of UIAlertView",
"requires_arc": true,
"source_files": "LGAlertView/*.{h,m}"
}