blob: 16e39a241d048b0f3c5724d3f6557de1f13b355a [file] [log] [blame]
{
"name": "UIViewController+Alert",
"version": "0.0.5",
"license": {
"type": "MIT"
},
"summary": "Convenience class for displaying alerts and action sheets on iOS 8 and above (using UIAlertController)",
"homepage": "https://github.com/project-badass/UIViewController-Alert",
"authors": {
"Ameesh Kapoor": "ameesh@gmail.com",
"Jim Cervone": "jimcervone@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/project-badass/UIViewController-Alert.git",
"tag": "0.0.5"
},
"source_files": "UIViewController+Alert.{h,m}",
"frameworks": "UIKit"
}