blob: 1dc1a3cbe72465b9ae63685946da39b2994f2571 [file] [log] [blame]
{
"name": "SVNotification",
"version": "1.3",
"summary": "Nav bar notifications lib, built with Swift",
"description": "Use this lib to show notifications over nav bar",
"homepage": "https://github.com/svlaev/sv-notification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stanislav Vlaev": "stanislav.vlaev@gmail.com"
},
"source": {
"git": "https://github.com/svlaev/sv-notification.git",
"tag": "1.3"
},
"social_media_url": "https://twitter.com/svlaev",
"platforms": {
"ios": "9.0"
},
"source_files": "SVNotification/Classes/**/*.swift",
"swift_version": "4.1"
}