blob: dcd56f0d8405c58ae46db595b7052525cd155053 [file] [log] [blame]
{
"name": "SwiftyNotifications",
"version": "0.5",
"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"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyNotifications/*.swift",
"resources": "SwiftyNotifications/*.xib",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}