blob: 7cea27951ad82ef4a4edfbde36299490aac52054 [file] [log] [blame]
{
"name": "URBNAlert",
"version": "2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"URBNConvenience": [
"> 0.8.2"
]
},
"source_files": "Pod/Classes/**/*"
}