blob: ea5a5d25229658e87bf6d48e42241422639e9f18 [file] [log] [blame]
{
"name": "SVNotification",
"version": "1.0.7",
"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.0.7"
},
"social_media_url": "https://twitter.com/svlaev",
"platforms": {
"ios": "8.0"
},
"source_files": "SVNotification/Classes/**/*.swift"
}