[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 1 / LNRSimpleNotifications / 0.2.1 / LNRSimpleNotifications.podspec.json
blob118178e587d0ba17bcdc6f19d749244a5dd025d3
2   "name": "LNRSimpleNotifications",
3   "version": "0.2.1",
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.2.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "LNRSimpleNotifications/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "AudioToolbox"
23   ]