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