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