[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 7 / f / URBNAlert / 3.0.1 / URBNAlert.podspec.json
blob74532332e1afebfbb3f5bcd27c799079819beb89
2   "name": "URBNAlert",
3   "version": "3.0.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.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "URBNAlert/Classes/**/*",
22   "dependencies": {
23     "URBNSwiftyConvenience": [
24       "~> 1.5"
25     ]
26   }