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