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