[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 1 / LNRSimpleNotifications / 0.5.3 / LNRSimpleNotifications.podspec.json
blob37867cb4d1dc4de63de0e641014013cc38319c07
2   "name": "LNRSimpleNotifications",
3   "version": "0.5.3",
4   "summary": "Simple Swift in-app notifications.",
5   "description": "LNRSimpleNotifications is a simplified Swift port of TSMessages. It's built for developers who want beautiful in-app notifications that can be set up in minutes.",
6   "homepage": "https://github.com/LISNR/LNRSimpleNotifications",
7   "license": "MIT",
8   "authors": {
9     "Jon Schneider": "jon@lisnr.com"
10   },
11   "source": {
12     "git": "https://github.com/LISNR/LNRSimpleNotifications.git",
13     "tag": "0.5.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": [
21     "UIKit",
22     "AudioToolbox"
23   ]