blob: 68ed7de95398d6b07437906a868a906d9f167ee6 [file] [log] [blame]
{
"name": "SwiftyNotifications",
"version": "0.5.4.1",
"summary": "Highly configurable iOS UIView for presenting notifications that does not block the UI.",
"homepage": "https://github.com/abdullahselek/SwiftyNotifications",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/SwiftyNotifications.git",
"tag": "0.5.4.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftyNotifications/*.swift",
"resources": "SwiftyNotifications/*.xib",
"requires_arc": true
}