blob: 52972fa6e049840bb745b169d03a3034d57990d0 [file] [log] [blame]
{
"name": "NYAlertViewController",
"version": "1.3.0",
"summary": "Highly Customizable iOS Alert Views",
"description": "Replacement for UIAlertController/UIAlertView with support for content views and UI customization",
"homepage": "https://github.com/nealyoung/NYAlertViewController",
"screenshots": "https://github.com/nealyoung/NYAlertViewController/raw/master/header.png",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Neal Young": "hi@nealyoung.me"
},
"social_media_url": "http://nealyoung.me",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nealyoung/NYAlertViewController.git",
"tag": "1.3.0"
},
"source_files": "NYAlertViewController/*.{h,m}",
"requires_arc": true
}