[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 1 / LNRSimpleNotifications / 0.1.0 / LNRSimpleNotifications.podspec.json
blob2e5ad789570286c5aa5aa6387e58be999fd5890c
2   "name": "LNRSimpleNotifications",
3   "version": "0.1.0",
4   "summary": "Simple Swift in-app notifications.",
5   "description": "LNRSimpleNotifications is a simplified Swift port of TSMessages. It's built for developers who want simple, customizable in-app notifications that can be set up in just 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.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LNRSimpleNotifications": [
22       "Pod/Assets/*.png"
23     ]
24   }