[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 7 / f / URBNAlert / 3.1.1 / URBNAlert.podspec.json
blob9b0eb6f273972de70bc19e8ce4eb438509ab1631
2   "name": "URBNAlert",
3   "version": "3.1.1",
4   "summary": "A swift version of URBNAlert by Ryan Garchinsky.",
5   "homepage": "https://github.com/URBN/URBNAlert",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kevin Taniguchi": "ktaniguchi@urbn.com"
12   },
13   "source": {
14     "git": "https://github.com/urbn/URBNAlert.git",
15     "tag": "3.1.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "source_files": "Sources/URBNAlert/*.swift",
23   "dependencies": {
24     "URBNSwiftyConvenience": [
25       "~> 1.5"
26     ]
27   },
28   "swift_version": "5.0"