[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / 7 / f / URBNAlert / 2.3 / URBNAlert.podspec.json
blobc97acfedce106c95ceb63e082fc6797952d0eeb2
2   "name": "URBNAlert",
3   "version": "2.3",
4   "summary": "A custom alert view based off of UIAlertController but highly customizable.",
5   "homepage": "https://github.com/urbn/URBNAlert",
6   "license": "MIT",
7   "authors": {
8     "urbn": "jgrandelli@urbn.com"
9   },
10   "source": {
11     "git": "https://github.com/urbn/URBNAlert.git",
12     "tag": "2.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "URBNConvenience": [
20       "> 0.8.2"
21     ]
22   },
23   "source_files": "Pod/Classes/**/*"