blob: d77c0680434d26f8a8a41cc9f48c9da5fe42d9e9 [file] [log] [blame]
{
"name": "LEAlertController",
"version": "0.1.2",
"summary": "UIAlertController for both iOS 7 and 8",
"description": "LEAlertController is a UIAlertController extension for iOS 7 support",
"homepage": "https://github.com/efremidze/LEAlertController",
"license": "MIT",
"authors": {
"Lasha Efremidze": "efremidzel@hotmail.com"
},
"source": {
"git": "https://github.com/efremidze/LEAlertController.git",
"tag": "0.1.2"
},
"social_media_url": "http://linkedin.com/in/efremidze",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LEAlertController/**/*"
}