[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 7 / f / URBNAlert / 2.1 / URBNAlert.podspec.json
blob7cea27951ad82ef4a4edfbde36299490aac52054
2   "name": "URBNAlert",
3   "version": "2.1",
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.1"
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/**/*"