blob: 7e3c68b83987e08e5b46aa8fc2c3d0fe8617682e [file] [log] [blame]
{
"name": "LNRSimpleNotifications",
"version": "0.6.1",
"summary": "Simple Swift in-app notifications.",
"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.",
"homepage": "https://github.com/LISNR/LNRSimpleNotifications",
"license": "MIT",
"authors": {
"Jon Schneider": "jon@lisnr.com"
},
"source": {
"git": "https://github.com/LISNR/LNRSimpleNotifications.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": [
"UIKit",
"AudioToolbox"
],
"pushed_with_swift_version": "3.0"
}