blob: 7ea88b8f27b3a48c3beedf6d065c7a87613def4b [file] [log] [blame]
{
"name": "URBNAlert",
"version": "2.0.0",
"summary": "A custom alert view based off of UIAlertController but highly customizable.",
"homepage": "https://github.com/urbn/URBNAlert",
"license": "MIT",
"authors": {
"urbn": "jgrandelli@urbn.com"
},
"source": {
"git": "https://github.com/urbn/URBNAlert.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"URBNConvenience": [
"> 0.8.2"
]
},
"source_files": "Pod/Classes/**/*"
}